Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - cargv() retrieves a certain command line parameter http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 cArgV()                Retrieves a certain command line parameter
--------------------------------------------------------------------------------

   Syntax:              cArgV( <nOrder> )  -->  <cCommandLineParam>

                        Retrieves a command line parameter supplied to
                        the application (like in C argv).

   Parameters:

   <nOrder>             The parameter order supplied to the application.

   Returns:

   <cCommandLineParam>  A string with the specified command line param.


   Sample:              See SAMPLES\\TestArgs.prg


   Source code:         SOURCE\\FUNCTION\\Arg.c


   See also:            nArgC()



Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson