Language:
Русский
English
GetArgStr (function) (WinDos unit)
Returns the command-line parameter specified by Index.
Declaration
function GetArgStr(Dest: PChar; Index: Integer; MaxLen: Word): PChar;
Target
Windows
Return Value
Parameter Return Value
Index < 0 or > GetArGCount empty string
Index = 0 filename of current module; Dest = returned value