Source position: amigados.pas line 1729
function DOSSystem(
const command: pCHAR;
const tags: pTagItem
):LongInt;function DOSSystem(
const command: string;
):LongInt;