T.R | Title | User | Personal Name | Date | Lines |
---|
2606.1 | Check Terminal Characteristics | IOSG::NEWLAND | Richard Newland, IOSG, REO2-F/J9 | Mon Apr 07 1997 16:37 | 7 |
| ALL-IN-1 displays 'Your terminal does not have a printer port' if the VMS
Terminal Characteristic 'Printer port' bit is off.
If you do a $SHOW TERMINAL from DCL what is the value of 'Printer port'?
Richard
|
2606.2 | Add /PRINTER to SET TERMINAL/INQUIRE | SHRMSG::HOWARD | Whoever it takes | Mon Apr 07 1997 19:59 | 18 |
| Usually, if you add a line:
$ SET TERMINAL/PRINTER
to LOGIN.COM, the problem goes away. You can just add /PRINTER to the
end of an existing SET TERMINAL command:
$ SET TERMINAL/INQUIRE
becomes:
$ SET TERMINAL/INQUIRE/PRINTER
Make sure the /PRINTER is after the /INQUIRE.
You could also do this in SYS$SYLOGIN.
Ben
|
2606.3 | PRINTER_PORT profile field? | COPCLU::ELIN | Elin Christensen @DMO, DTN 857-2406 | Wed Apr 09 1997 18:45 | 6 |
|
Also check that the PRINTER_PORT field in your ALL-IN-1 profile is set
to Y.
Elin
|