Printing DEBUG Output

There is a way to print the contents of a text window when running Debug.

First, be sure you are running Debug in a Command Window (under Windows NT 4), or in an MS-DOS Window (under Windows 95/98). You can switch between Window mode and full-screen mode by pressing Alt-Enter.

Right click on the MS-DOS icon in the upper left corner of the Debug window. Select Mark from the Edit menu.

Drag a rectangle around the text you wish to copy, using the mouse.

Press Enter to copy the selected text to the Windows clipboard.

Run NotePad.exe or some other text editing program. Select Paste from its Edit menu. The text you selected in Debug should now appear in the current edit window. From the editor, you can select the print command.

Alternate Step 2: Under Windows 98, the MS-DOS window has a toolbar on the top with a button showing a dotted-line rectangle. Click once on the button, and then use the mouse to select a rectangular text region in the DOS window.