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 TicketCleanup, 18 years ago

Version: 3.2.12.1

Automatic ticket cleanup.

comment:2 by Valik, 17 years ago

Resolution: Rejected
Status: newclosed

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.

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.