[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'amigados' (#aros)

GetArgStr

Returns the arguments for the process

Declaration

Source position: amigados.pas line 2333

function GetArgStr: STRPTR;

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: 2017-01-10