ParamStr

Prev Next Home Home Table Of Contents Index

ParamStr (Num) : String

Returns the DOS parameter string from the command line. The 0 parameter is MARXMENU.EXE. The 1 parameter is the name of the menu file you are using. This is like the %1 %2 %3 ... in batch file parameters.


Example:
if the command line is: MARXMENU INITYME TEST.CTL Writeln ParamStr(2) ; will return TEST.CTL

ParamStr now works with long file names.

See Also: ParamCount

Category: String LongName

Prev Next Home Home Table Of Contents Index

Sponsors
Shopping
Forum
Forum
email
EMail
Index
Index
Home
Home