Source position: amigados.pas line 1674
function Execute(
const string_: PAnsiChar;
file_: BPTR;
file2: BPTR
):LongBool;function Execute(
const string_: ShortString;
file_: LongInt;
file2: LongInt
):Boolean;