When testing svtest_rawopint.lua I noticed that the configuration files have only a name with 12 letters (svtest_rawop.cfg).
Is this the maximum length for configuration files?
Is there also a maximum length for lua scripts?
Why the length is different?
For me, it looked as if svtest_rawopint1.lua and svtest_rawopint2.lua then use the same configuration file. What would happen if the parameters of both lua scripts were different?