Modify ↓
Opened on Feb 6, 2012 at 1:45:05 PM
#2124 closed Bug (Rejected)
Au3RecordSetup(): Underscore is missing at the calling to the func, Error displayed.
| Reported by: | Owned by: | ||
|---|---|---|---|
| Milestone: | Component: | Other | |
| Version: | 3.3.8.1 | Severity: | None |
| Keywords: | Cc: |
Description
1.Download autoit-v3-setup.exe ver 3.3.8.1 from autoit downloas.
- Install it.
- Record any thing: Open then close any software, e.g.
- Save.
- Run the au3 file:
Bug: Error: AU3RecordSetup() "Unknown function name".
- Edit the script:
Look at line 16: Underscore is missing at the beginning of AU3RecordSetup() , But dfined with Underscore . - Look at the 4th line.
One of the next -fixed it, and au3 run well:
Add the Underscore at the calling or Delete it at the definition.
Attachments (2)
Change History (4)
by , on Feb 6, 2012 at 1:45:37 PM
| Attachment: | 01-Err_Au3RecordSetup.JPG added |
|---|
by , on Feb 6, 2012 at 1:45:59 PM
| Attachment: | 02-UnderscoreIsMissed.JPG added |
|---|
comment:1 by , on May 23, 2012 at 4:12:42 PM
| Component: | AutoIt → Other |
|---|
comment:2 by , on Jul 21, 2013 at 11:31:57 PM
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
