xHarbour Reference Documentation > Function Reference xHarbour Developers Network  

DosParam()

Returns the command line parameters passed to an xHarbour application.

Syntax

DosParam() --> cCommandLine

Return

The function returns a character string holding a comma separated list of command line parameters passed to an xHarbour application.

Info

See also:ExeName(), HB_ArgV(), PCount(), PValue(), Token()
Category: CT:Miscellaneous , Environment functions
Source:ct\ctmisc.prg
LIB:xhb.lib
DLL:xhbdll.dll


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe