Modify

Opened 15 years ago

Closed 13 years ago

#1873 closed Feature Request (Rejected)

Return the thread ID of a child process from Run

Reported by: anonymous Owned by:
Milestone: Component: AutoIt
Version: Severity: None
Keywords: Run thread threadID Cc:

Description

Hey,

Would it be too obscure to ask for Run() to return somewhere the thread ID or thread handle of the child process? (i see @extended is unused!)

At the moment I have to use createprocess to perform thread operations on the child - and therefore cant take advantage of the inbuilt STDIO functions.

Thanks

Attachments (0)

Change History (4)

comment:1 by TicketCleanup, 15 years ago

Version: 3.3.6.1

Automatic ticket cleanup.

comment:2 by Valik, 14 years ago

This request makes sense but I cannot think of a good way to do it. I do not want to use @extended for this. It seems logical that returning an array would solve the problem but that also requires either adding a new parameter or a new flag for the parameter currently used to control STDIO.

comment:3 by trancexx, 14 years ago

Reconsider @extended.
This is extended additional info considering the nature of TID in context of other AutoIt functions.

comment:4 by Jon, 13 years ago

Resolution: Rejected
Status: newclosed

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.