TURBO PASCAL Help for 6.0 & 7.0 To Load a program from disk. Press F3. Type A: then press . Use the arrow keys to highlight the file of your choice then press . To Save a program on disk. Press Alt + F. Press A. Type A: and press . To Print a program Press Alt + F. Press P. To Compile your program Press F9. To Compile and Run your program simultaneously. Press Ctrl + F9. To check an error message Compile your program. If you receive errors, there will be a list of errors at the bottom of your screen. You can use the arrow keys to scroll through the erros one at a time. Hightlight an error message then press F1. You will see a description of what the error message means. To check the syntax on a function Type the name of the function/command on the screen, move the cursor under the word then press