BobWaterhouse
Programmer
I may be overlooking something in the documentation, however, we are running many Aspect scripts that use the same variable names. When we run more than one at the same time, one seems to be possibly picking up variable information from the other script. If this statement is true, is there a run time setting that would correct this? Is it possible that the variable we are using are assumed as global? Could someone give me an example of the diffeence between defining a Local and Global variable please? (We are using 4.8) Thanks.