Modify ↓
Opened 16 years ago
Closed 16 years ago
#440 closed Bug (Fixed)
EOF character at end of script causes parse error.
Reported by: | ptheckler@… | Owned by: | Jpm |
---|---|---|---|
Milestone: | 3.2.13.5 | Component: | AutoIt |
Version: | 3.2.12.0 | Severity: | None |
Keywords: | EOF causes parse error | Cc: |
Description
Some editor programs add an EOF character (hex 1A) to the end of a text flat file for DOS compatibility. AutoIt versions 3.0 and 3.1
recognized this character for what it was or ignored it. Version
3.2.12.1 interprets it as the first character of another statement
and generates a "Parse" error message. Please make AutoIt like it
was before in this regard. Thank you.
Attachments (0)
Change History (1)
comment:1 Changed 16 years ago by Jpm
- Milestone set to 3.2.13.5
- Owner set to Jpm
- Resolution set to Fixed
- Status changed from new to closed
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.
Fixed in version: 3.2.13.5