Search the web
Sign In
New User? Sign Up
optio_forum · OPTIO User Forum
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Re: Unix script calling from optio   Message List  
Reply | Forward Message #7322 of 7643 |
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

--
Be Yourself @ mail.com!
Choose From 200+ Email Addresses
Get a Free Account at www.mail.com!


Tue Nov 11, 2008 6:50 am

boaz_mayer
Offline Offline
Send Email Send Email

Forward
Message #7322 of 7643 |
Expand Messages Author Sort by Date

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...
Boaz Mayer
boaz_mayer
Offline Send Email
Nov 11, 2008
6:50 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help