Information about MORE program The MORE program is used to display text files, such as documentation files, on the screen. After the screen is full of text, the program asks you if you want to see more of the file. If you type N, then the program stops listing from the file, and asks you if you want to list another file. If you type Y or hit the space bar, then the program lists another screenful from the text file. If you hit the RETURN key, then the program shows you one more line from the text file before asking you again if you want to see more. To exit from the MORE program, just hit the RETURN key when it asks you for the name of the text file to list. The program assumes that the text file is on device number 8. If your disk drive is, for example, device number 9, then you should poke 2061,9 and resave the program.
Amiga7878