k i got it working but now it logs on, opens up the bank, and the exits the entire program...
begin
writeln('Iron man V '+inttostr(ver1)+'.'+inttostr(ver2));
writeln('You have an error in location. In order to fix this error.Please go');
writeln('To the thread you downloaded this from and post this error report.');
writeln(' ');
writeln('Error Report '+inttostr(999+random(999)));
writeln('the error is | P'+inttostr(err.x)+','+inttostr(err.y));
writeln('The check was: '+checked);
writeln('The sooner you post this error the sooner I can fix it.');
end;


Reply With Quote












