Unit 'amigados' Package
[Overview][Constants][Types][Procedures and functions][Index] [#os4units]

GetArgStr

Returns the arguments for the process

Declaration

Source position: amigados.pas line 2526

function GetArgStr: PChar;

Function result

Pointer to arguments

Description

Returns a pointer to the (null-terminated) arguments for the program (process). This is the same string passed on startup from CLI.

See also

SetArgStr

  

Sets the arguments for the current process

RunCommand

  

Runs a program using the current process


Documentation generated on: 2021-07-30