> is it possible to store/echo the result of the commandLine to a
variable?

Easily:

strComArg = the commandLine

You can also use BudAPI's baCommandArgs() function. However, it's less
precise in the case of the string it returns than the Lingo version is.
I remember once running into errors because baCommandArgs() returned an
all-caps string.

HTH

/*********************************
* Rob Wingate, Software Human    *
* http://www.vingage.com         *
* mailto:[EMAIL PROTECTED] *
*********************************/

[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to