Don't forget that UniVerse BASIC has three quote characters, the backslash 
being the third.  And PERFORM is more efficient than EXECUTE (depending on 
flavor and/or $OPTIONS) since it doesn't set up an extra execution level.  F'r 
instance:

Cmd =  \DOS /C "AcroRd32 /p /t 123.pdf"\
PERFORM Cmd
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to