Source position: amigados.pas line 909
type tAssignList = record
al_Next: pAssignList;
al_Lock: BPTR;
end;