Modify ↓
Opened 13 years ago
Closed 13 years ago
#2178 closed Bug (Duplicate)
problem with error
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | 3.3.8.1 | Severity: | None |
Keywords: | Cc: |
Description
I'm getting the error "missing separator character after keyword" with this code:
$o.To=1
$o.In=1
$o.Then=1
etc.
The script works fine despite this error.
Attachments (0)
Change History (2)
comment:1 Changed 13 years ago by anonymous
comment:2 Changed 13 years ago by trancexx
- Resolution set to Duplicate
- Status changed from new to closed
Please read guidelines for posting here (that red box above the typing area on New Ticket page). If you have then you would shortly after saw that this was reported and fixed some time ago. You would also use correct formatting for the code you post, etc...
I'm writing that first sentence often lately.
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.
The component is Au3Chech, I thougth I have choosen this component, sorry for that.