
Summer '87 App doesn't remote print
Quote:
> We are currently running a Summer '87 application under a small Win '95
> and Win '98 network. Whenever I try to print to a shared printer (not
> physically connected to the machine running the application) I receive
> the "Printer Not ready" message.
> I've tried without success to set the remote printer to Capture the LPT1
> Port.
> I use the IsPrinter() function to determine if the printer is ready.
> Do I have to recode this portion?
> Any suggestions?
IsPrinter() doesn't work properly with remote printers. It only
checks for physically available LPT ports. Use NanForum.Lib's
"FT_IsPrint()" instead.
--
bye
ranf