The EOF character in TXT files used to be CTRL-Z or 1A(Hex) since the days of CP/M DOS. Nowadays, I don't think this is true. However, you could check for the $1a character in PBP if it is there.
JF
The EOF character in TXT files used to be CTRL-Z or 1A(Hex) since the days of CP/M DOS. Nowadays, I don't think this is true. However, you could check for the $1a character in PBP if it is there.
JF
Thank you Jerson.
I will try it and get back with the results.
Regards,
Nick
Bookmarks