Modify ↓
Opened 17 years ago
Closed 17 years ago
#1108 closed Bug (No Bug)
Compiling Error
| Reported by: | Owned by: | ||
|---|---|---|---|
| Milestone: | Component: | Aut2Exe | |
| Version: | 3.3.0.0 | Severity: | None |
| Keywords: | Cc: |
Description
I try to compile the attachment file of my script and it is successful convert the file into exe.
When i try to run the exe file that being converted, the error prompt as below:
Line -1:
Error: Variable used without being declared.
Attachments (1)
Change History (2)
by , 17 years ago
| Attachment: | IPChangerV2.x.au3 added |
|---|
comment:1 by , 17 years ago
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

did you ever try to run it without compile it. $SS_SIMPLE not defined.
Compiler does not check if a script can be run . In your case the SciTE check syntax will tell you the error