A
Alejandro
Hello there,
I have a form in which code I've declared 5 variables as integers, all to be
used as counters which trigger certain actions in the form. The form will be
used by several people simultaneously. Will a have a problem with the
counters of one user being triggered by other users, or does each opened
instance create a copy of its own variables?
Thanks in advance,
A.
I have a form in which code I've declared 5 variables as integers, all to be
used as counters which trigger certain actions in the form. The form will be
used by several people simultaneously. Will a have a problem with the
counters of one user being triggered by other users, or does each opened
instance create a copy of its own variables?
Thanks in advance,
A.