Source position: amigados.pas line 1364
type tRDArgs = record
RDA_Source: tCSource;
RDA_DAList: LongInt;
RDA_Buffer: STRPTR;
RDA_BufSiz: LongInt;
RDA_ExtHelp: STRPTR;
RDA_Flags: LongInt;
end;