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

RunCommand

Declaration

Source position: amigados.pas line 1744

function RunCommand(

  seg: BPTR;

  stack: LongInt;

  const paramptr: PAnsiChar;

  paramlen: LongInt

):LongInt;

function RunCommand(

  seg: LongInt;

  stack: LongInt;

  const paramptr: ShortString;

  paramlen: LongInt

):LongInt;


Documentation generated on: 2025-07-25