xHarbour Reference Documentation > Function Reference |
Returns the EXE file name of an xHarbour application.
ExeName() --> cExeFileName
The function returns a character string holding the full qualified file name of the EXE.
See also: | DosParam(), HB_CmdArgArgV() |
Category: | CT:Miscellaneous , Environment functions |
Source: | ct\ctmisc.prg |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com