Dann gehts genauso eben umgekehrt:

MyEof = *off;
readpe ...;
MyEof = %eof();
if not %eof();
readpe ...;
MyEof = %eof();
reade ...
endif;