Dear Monks,
I have a problem only with these below two lines:
system("c:\block.exe");Please let me describe the problem:
The perl script is working fine, but when the "block.exe" is executed, the perl script is not allowing to execute the next command line, It executes the second line only after the termination of "block.exe".
My question is - How can I execute both the command lines simultaneously.?
Suggestions Please. Thank you!
regards,
Franklin
Don't put off till tomorrow, what you can do today.
In reply to How to skip to next Command line by l.frankline
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |