You don't mention if you're running 6.1a DOS or Windows. If it's Windows, then OUTPUT LPT1 (LPT2, LPT3, etc.) is ignored. It will always go to the default printer unless you redirect with a PRNSETUP. If you're doing windows, do a PRNSETUP to pick the printer, then just do an OUTPUT PRINTER ; LIST ; OUTPUT SCREEN to see if you can get rbase to print anything to the printer.
If you're in DOS, then did they buy a new printer? If so, it's possible that the printer is a windows-only printer. Karen > I've got RBASE 6.1a installed locally (but in multi-user mode) on two > windows xp sp2 workstations, sharing a database located on a windows 2003 > fileserver. It's an old version but all went well until earlier this week > when both > users can no longer print reports. The reports can (optionally) be > redirected to the screen, but they no longer print. We've tried different > default > printers, local and network. We've preplaced the OUTPUT PRINTER parameter > with > OUTPUT LPT1 and OUTPUT network_printer_device, but to no avail. Other > applications on both workstations have no printer problem. What has gone > wrong??? > --- > Dan Adams > > > > >

