xHarbour Reference Documentation > Function Reference |
Returns the command line parameters passed to an xHarbour application.
DosParam() --> cCommandLine
The function returns a character string holding a comma separated list of command line parameters passed to an xHarbour application.
See also: | ExeName(), HB_ArgV(), PCount(), PValue(), Token() |
Category: | CT:Miscellaneous , Environment functions |
Source: | ct\ctmisc.prg |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com