Modify

Opened 13 years ago

Closed 11 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 Changed 13 years ago by TicketCleanup

  • Version 3.3.6.1 deleted

Automatic ticket cleanup.

comment:2 Changed 12 years ago by Valik

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 Changed 12 years ago by trancexx

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

comment:4 Changed 11 years ago by Jon

  • Resolution set to Rejected
  • Status changed from new to closed

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.

Add Comment

Modify Ticket

Action
as closed The ticket will remain with no owner.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.