Source position: amigados.pas line 1335
type tCSource = record
CS_Buffer: STRPTR;
CS_Length: LongInt;
CS_CurChr: LongInt;
end;