Previous: 4.74.2.12. GetArgCount function To the Table of Contents Next: 4.74.2.14. GetCBreak procedure
4.74.2.12. GetArgCount function Table of Contents 4.74.2.14. GetCBreak procedure

- 4.74.2.13. -
Table of Contents
4. Standard Units
4.74. WinDos - MS-DOS function emulation for OS/2 and Win32
4.74.2. WinDos Unit Procedures and Functions
4.74.2.13. GetArgStr function


4.74.2.13. GetArgStr function

Targets: MS-DOS, OS/2, Win32


WinDos Unit

Returns a specified command-line parameter.

Declaration:
function GetArgStr(Dest: PChar;
                   Index: Longint;
                   MaxLen: DWORD): PChar;



Previous: 4.74.2.12. GetArgCount function To the Table of Contents Next: 4.74.2.14. GetCBreak procedure
4.74.2.12. GetArgCount function Table of Contents 4.74.2.14. GetCBreak procedure

- 4.74.2.13. -