Subject: Making an executable 89. ***** Q: How do I make an executable of my Turbo Pascal source program? A: This is a typical beginner's frequent question which belies not having read the manual carefully. You DO have the manual, right? If you are using Turbo Pascal 7.0 this is explained on page 48 of the User's Guide in the paragraph "Choosing a destination". Here, in brief, is what you should do Press F10 to go to the main menu (or press alt-C) Choose Compile Choose Destination Disk (toggle with enter) To direct where the executable should go Press F10 to go to the main menu (or press alt-O) Choose Options Choose Directories... Edit the item EXE & TPU directory (the destination directory) --------------------------------------------------------------------