TonyScarpelli
Programmer
My company installed a new print server program and now I can't print from FP 2.6 DOS any more.
The new port name look like this:
ipp://mmc-manager1.mmc.org/ipp/CLINENGLSR2RMG922
and the printer name looks like this:
\\ipp://mmc-manager1.mmc.org\CLINENGLSR2RMG922
I've been using this which worked:
SET PRINTER TO \\SPOOLER\N\S=ZEUS\Q=CLINENGLSR2RMG922_Q
I've tried various 'SET PRINTER TO' variations on the port and can't get it to print to my network printers, but whatever I tried the reports go to my local printer on LPT1 instead.
For instance
lcStr = '\\ipp://mmc-manager1.mmc.org/ipp/CLINENGLSR2RMG922'
SET PRINTER TO &lcStr
REPORT FORM XXXXX TO PRINTER NO CONSOLE
sends the report directly to my local printer, not to the network printer.
Does anyone have any idea as to how to format the port to get it to print correctly?
Thanks.
Tony Scarpelli
Clinical Engineering Dept.
Maine Medical Center
Portland, Maine 04102
The new port name look like this:
ipp://mmc-manager1.mmc.org/ipp/CLINENGLSR2RMG922
and the printer name looks like this:
\\ipp://mmc-manager1.mmc.org\CLINENGLSR2RMG922
I've been using this which worked:
SET PRINTER TO \\SPOOLER\N\S=ZEUS\Q=CLINENGLSR2RMG922_Q
I've tried various 'SET PRINTER TO' variations on the port and can't get it to print to my network printers, but whatever I tried the reports go to my local printer on LPT1 instead.
For instance
lcStr = '\\ipp://mmc-manager1.mmc.org/ipp/CLINENGLSR2RMG922'
SET PRINTER TO &lcStr
REPORT FORM XXXXX TO PRINTER NO CONSOLE
sends the report directly to my local printer, not to the network printer.
Does anyone have any idea as to how to format the port to get it to print correctly?
Thanks.
Tony Scarpelli
Clinical Engineering Dept.
Maine Medical Center
Portland, Maine 04102