[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  nArgC()-> <nInitParams>
------------------------------------------------------------------------------


 RETURNS:

  <nInitParams> is the number of parameters + 1 supplied to the application


 DESCRIPTION:

  nArgC() retreives the number of commandline arguments that where given
  to the application. It behaves just like PCOUNT()+1 called in your MAIN
  Function - but nArgC() can be called from anywhere in the application.

 SOURCE:

  SOURCE\FUNCTION\ARGS.C



See Also: ParamCount cArgV
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson