Source position: linklist.pas line 125
function ListToFile(
TheFile: PChar;
thelist: pList
):Boolean;function ListToFile(
TheFile: string;
):Boolean;