PDA

View Full Version : To many variables



drwatson
07-15-2016, 08:30 AM
Hello all
Compiling a very large SetupBuilder 8.5 Script with a large number of configuration options aborts with the error message "Too many (1002) variables defined". May be, there is an internal limit of 1000 variables implemented. Is there a way to circumnavigate this limit?

Many thanks
Martin Korpok

linder
07-16-2016, 03:52 AM
Martin,

The internal limit (compiler and runtime) is set to 1,000 runtime variables. As far as I can see, you have defined 1,002 variables (two more than allowed). When we are back from vacation, we can try to increase the limit a bit.

Friedrich

drwatson
07-18-2016, 11:45 AM
Hallo Friedrich
Thank you for your reply! Today I updated to SetupBuilder Release 10.0.5204. Our project will grow further in future. If you increased the limit of the allowed number of variables that would be a great service!

Relaxing vacation
Martin

linder
10-09-2016, 09:33 AM
Martin,

we have added support for 1200 runtime variables. Would it be possible for you to test it? I can give you access to an internal build.

Thanks,
Friedrich