Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Controlling the execution.

by dasgar (Priest)
on Feb 03, 2014 at 14:03 UTC ( [id://1073209]=note: print w/replies, xml ) Need Help??


in reply to Controlling the execution.

For item #1, I would agree with shmem's suggestion of leveraging the start command, which will open a new command prompt to run a command/program and return execution back immediately. For more details, open a command prompt and type start /? to get the help message for the start command.

For item #2, I would recommend looking into using either the WaitWindowLike() or the WaitWindow() function of the Win32::GuiTest module. I would try running things by hand a few times to get the timing figured out to help decide what is a reasonable time out value to use with either of those functions.

Replies are listed 'Best First'.
Re^2: Controlling the execution.
by pradeep,krishna (Scribe) on Feb 04, 2014 at 04:21 UTC

    Thanks u dear friend...

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1073209]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (4)
As of 2024-03-19 05:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found