command line examples
Warren Samples
warren at warrensweb.us
Fri May 6 11:45:19 EDT 2011
On Friday, May 06, 2011 10:10:52 AM Todd Geist wrote:
> Command-line argument variables
Hi Todd,
It looks as if you have to program your app to respond according to what values any such variable(s) contain,
such as
'if $1 is "true" then doSomeThing'
It looks af it will take some craft in order to ensure that flags and params they might pass are properly
matched and that flag order isn't a problem, but this should only prove fussy rather than impossible.
Experiment! Report back, please :)
Regards,
Warren
More information about the use-livecode
mailing list