I thought that I could print out the results of a QBASIC program (columns of numbers) just by substituting LPRINT for each PRINT command, but that does not work for me. Apparently because my printer -- connected to my pc through a USB port -- is not connected to LPT1.

Can someone please tell me how I can embed the table of results into a WORD document that I could then print?

Is there a way to save the QBASIC program results as a text file, that I then could retrieve using WORD?

FWIW I am using MS-QBASIC 1987-1992, running under the MS-DOS feature of Windows 98.