Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!zaphod.mps.ohio-state.edu!usc!elroy.jpl.nasa.gov!hacgate!ashtate!dbase!awd From: awd@dbase.A-T.COM (Alastair Dallas) Newsgroups: comp.databases Subject: Re: dBASE IV Printer/File Problem Summary: How are you creating output? Message-ID: <370@dbase.A-T.COM> Date: 16 Jan 90 19:32:21 GMT References: <85290@linus.UUCP> Organization: Ashton Tate Development Center Glendale, Calif. Lines: 10 Sorry it's taken so long to reply--perhaps someone else responded sooner. The original posting didn't describe what or how the output is created, only that it didn't print. There are several ways to put things out-- ?, @..SAY, and commands like LIST. SET PRINTER ON gets the ? output, SET DEVICE TO PRINT (or FILE) gets @..SAY output and with commands like LIST, you need to add the keyword LIST...TO PRINT (or FILE). Printing can be accomplished using dBASE IV, I assure you :-). /alastair/