Modify ↓
Opened 16 years ago
Closed 16 years ago
#1524 closed Bug (No Bug)
Bug: Helpfile INetGet return value
| Reported by: | Owned by: | ||
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.3.0.0 | Severity: | None |
| Keywords: | Cc: |
Description
INetGet 3.3.0.0 help says "Return Value Success: Returns 1. Failure: Returns 0."
In fact success returns 0 and failure returns various values depending on error. Eg., file not found = 7.
Attachments (0)
Change History (2)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
Who gives a fuck about something that was released over a year ago and is 3 versions out of date? No bug, the current documentation certainly doesn't say anything like that and accurately describes the behavior.
Note:
See TracTickets
for help on using tickets.

Is the return value 0 or @error ?
Post a scriptlet you test with so we can see what you are doing.
You are testing with 3.3.0.0 not 3.3.6.0?
Jos