Use the SYSTEM function call. This will open a shell where the command\script will run. The function returns the return code when finished (as a string).
LET ReturnCode = SYSTEM("UnixCommand")
--Boaz
--
Yahoo! Groups TipsDid you know...Want to share photos of your group with the world? Add a group photo to Flickr. |
|