04-01-2024, 02:54 AM
The only 2 problems with using the screen is:
1)Have to store/restore area of screen being written to.
2)What if print using output is greater than 80 chars.
Otherwise, yes, screen is moreĀ efficient then file access..
Erik.
1)Have to store/restore area of screen being written to.
2)What if print using output is greater than 80 chars.
Otherwise, yes, screen is moreĀ efficient then file access..
Erik.