How to check present variable count in an application, you got the answer?
How to check present variable count in an application, you got the answer?I
Answers
You should be concerned about global variable count in each Application that is limited to 65535 single variables including ones in all global nested structured variables.
Until now I use to count global variables manually. Yes it takes several minutes but it is not that difficult. Would be perfect to have a tool for that.
Global variables can be replaced by IAC communication variables in case compiler complains about Too many variables in Application.
Until now I use to count global variables manually. Yes it takes several minutes but it is not that difficult. Would be perfect to have a tool for that.
Global variables can be replaced by IAC communication variables in case compiler complains about Too many variables in Application.
Add new comment