In a message regarding Re: f.launch in win32 dated Mon, 30 Jul 2007
09:09:42 -0700, Terry Ford said that ...
> How do these, so called, parameters work on Windows and Linux? There
> are no examples in the LR and a search of the archives provides
> little help either.
Many win32 apps and probably most linux apps use command-line arguments.
That is what the parameters are for. They are nothing to do with
OpenDocument.
If you are dealing with them from the launched app perspective, you
probably need to parse System.CommandLine, though it's a bit easier with a
console app, where you can use Args
--
Steve Garman
Using RB2007r3 Professional on Windows Vista Ultimate
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
|