Modify ↓
Opened 18 years ago
Closed 17 years ago
#550 closed Feature Request (Rejected)
Run() - doc precision
| Reported by: | Zedna | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | Documentation | |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
From AutoIt changelog:
3.2.2.0 (23rd December, 2006) (Release) - Changed: @error set to WinAPI GetLastError() for Run().
But there is no information about this in Run(), RunWait() helpfile section.
There is only:
Return Value Success: The PID of the process that was launched. Failure: Returns 0 and sets @error to non-zero.
So better will be:
There is only:
Return Value Success: The PID of the process that was launched. Failure: Returns 0 and sets @error to WinAPI GetLastError().
Attachments (0)
Change History (2)
comment:1 by , 18 years ago
| Version: | 3.2.12.1 |
|---|
comment:2 by , 17 years ago
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |
I'm not sure how useful it is to document this. It wasn't really added to be useful for user's but rather for us in debugging. For now I think it should still be undocumented.
Note:
See TracTickets
for help on using tickets.

Automatic ticket cleanup.