How do you check a script error on a line that doesn't exist?
I only have a bit more then 300 lines but the error is on line 1359.
are lines from included files also counted?
If so, the error is coming from a constants file.
can anybody help me with this?
FYI : the error only occurs when opening the exe file on a citrix session (not a normal computer)
It states:
AutoIt Error
Line 1359 (File: "H:sdsslvpn.exe"):
Error: Variable used without begin declared.
If needed I can upload the script