Hi All, A question regarding process mgmt.
Using the system() call, you can call an os command a test for the return value of the command in question, proceeding based on the return value. However, using backquotes, is there a way to do the same? This method returns the output of the program back to the script, but not the return value.. any suggestions? Many thanks, Mark -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]