in che unit la trovo? cmq ho trovato il seguente sistema:
codice:... Assign(txtIn, 'a.txt'); {$I-} reset(txtIn); {$I+} if IOResult <> 0 then writeln('Errore, file non trovato'); else begin ... end; ...![]()
in che unit la trovo? cmq ho trovato il seguente sistema:
codice:... Assign(txtIn, 'a.txt'); {$I-} reset(txtIn); {$I+} if IOResult <> 0 then writeln('Errore, file non trovato'); else begin ... end; ...![]()
Imparare è un'esperienza, tutto il resto è solo informazione. (Albert Einstein)