Tom David
06-10-2008, 09:40 AM
Speaking about limits in Flexsim like in my other post with the 100 local variables.
Is it possible that there is a limitation in the completion hints?
If I define more than 53 Global Tables and use gettablenum() in e.g. the Process Time Code Edit Flexsim crashes. So if I type gettablenum( than the crash occurs. So in my eyes it happens when the completion hints will appear.
Just use the attached model to test it.
I also tried it with global variables which are called variables1 to variables23.
Flexsim also crashes.
There are already three commands starting with var (var, var_s and variables). I tried to find the limit and found 22 which works but 23 give the crash.
So looks like a limit in the completion hints. The work around can be to uncheck the Show Auto-Completion Hints under Global Preferences. Or for the global variables you should give them different names.
No, I am not searching for these limits, but we have user in Germany who build such models. ;)
And it is really an interesting job to find such issues. :(
Is it possible that there is a limitation in the completion hints?
If I define more than 53 Global Tables and use gettablenum() in e.g. the Process Time Code Edit Flexsim crashes. So if I type gettablenum( than the crash occurs. So in my eyes it happens when the completion hints will appear.
Just use the attached model to test it.
I also tried it with global variables which are called variables1 to variables23.
Flexsim also crashes.
There are already three commands starting with var (var, var_s and variables). I tried to find the limit and found 22 which works but 23 give the crash.
So looks like a limit in the completion hints. The work around can be to uncheck the Show Auto-Completion Hints under Global Preferences. Or for the global variables you should give them different names.
No, I am not searching for these limits, but we have user in Germany who build such models. ;)
And it is really an interesting job to find such issues. :(