Distinguishing CLI from GUI

Mark Wieder mwieder at ahsoftware.net
Mon Jun 13 15:32:53 EDT 2011


Warren-

Monday, June 13, 2011, 9:51:09 AM, you wrote:

> using this command: '/myApp -h a-param -o some-param' answers
> "/myApp -h a-param -o some-param" and then 
> answers "hooboy, it works".

Note also that the engine differentiates between upper- and lower-case
commandline arguments, so that gives you more options to choose from,
i.e., -ui is different from -UI and -s is different from -S.

-- 
-Mark Wieder
 mwieder at ahsoftware.net





More information about the use-livecode mailing list