Modify ↓
Opened 16 years ago
Closed 16 years ago
#976 closed Bug (Fixed)
InetGet with more than 2 params fails Au3Check
Reported by: | ProgAndy | Owned by: | |
---|---|---|---|
Milestone: | 3.3.1.1 | Component: | Other |
Version: | 3.3.1.0 | Severity: | None |
Keywords: | Cc: |
Description
When you specify more than 2 parameters in InetGet, you will get an error from Au3Check:
ERROR: InetGet() [built-in] called with wrong number of args.
Example:
InetGet("http://www.autoitscript.com","C:\AutoIt.htm",1)
Attachments (0)
Change History (2)
comment:1 Changed 16 years ago by TicketCleanup
- Milestone 3.3.1.1 deleted
comment:2 Changed 16 years ago by Valik
- Milestone set to 3.3.1.1
- Resolution set to Fixed
- Status changed from new to closed
Grrr, you guys need to be reading the Latest Beta thread. This is the second issue that has already been fixed because of comments made in that thread.
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.
Automatic ticket cleanup.