At 12:01 PM -0800 3/26/2002, Dar Scott wrote: >Can a rev standalone app get the command line? > >I don't mean specify one in shell or "open process", I mean get the >command line for itself.
If you launched the app via the command line, the command-line parameters are avaiable as the special variables $0, $1, and so on. -- Jeanne A. E. DeVoto ~ [EMAIL PROTECTED] http://www.runrev.com/ Runtime Revolution Limited - Power to the Developer! _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
