I needed to get rid of the (Input past end) error which of course crashed the program. I chose to use an error trap
like in basic for mac some years back, (ON ERROR GOTO). Is there a problem doing it this way? All my VB traps still work, and it gets rid of the annoying past end problem. One
however cannot use (RESUME) or one winds up in a loop.
73 RSH
like in basic for mac some years back, (ON ERROR GOTO). Is there a problem doing it this way? All my VB traps still work, and it gets rid of the annoying past end problem. One
however cannot use (RESUME) or one winds up in a loop.
73 RSH