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

TCommandLineInterface

Declaration

Source position: amigados.pas line 801

type TCommandLineInterface = record

  cli_Result2: LongInt;

  cli_SetName: BSTR;

  cli_CommandDir: BPTR;

  cli_ReturnCode: LongInt;

  cli_CommandName: BSTR;

  cli_FailLevel: LongInt;

  cli_Prompt: BSTR;

  cli_StandardInput: BPTR;

  cli_CurrentInput: BPTR;

  cli_CommandFile: BSTR;

  cli_Interactive: LongInt;

  cli_Background: LongInt;

  cli_CurrentOutput: BPTR;

  cli_DefaultStack: LongInt;

  cli_StandardOutput: BPTR;

  cli_Module: BPTR;

end;


Documentation generated on: 2023-03-18