Modify ↓
Opened 14 years ago
Closed 13 years ago
#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 , 14 years ago
| Attachment: | 01-Err_Au3RecordSetup.JPG added |
|---|
by , 14 years ago
| Attachment: | 02-UnderscoreIsMissed.JPG added |
|---|
comment:1 by , 14 years ago
| Component: | AutoIt → Other |
|---|
comment:2 by , 13 years ago
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
