Microsoft KB Archive/46475

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 19:23, 12 August 2020 by X010 (talk | contribs) (X010 moved page Microsoft KB Archive/Q46475 to Microsoft KB Archive/46475 without leaving a redirect: Text replacement - "Microsoft KB Archive/Q" to "Microsoft KB Archive/")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Using the TOPS TPRINT Utility

PSS ID Number: Q46475 Article last modified on 11-02-1994

4.00n 5.00

MS-DOS

SUMMARY

To print a Word 4.00n or Word 5.00 document using TOPS TPRINT, you must make the following changes to the PostScript initialization files (POSTSCRP.INI and POSTSCRL.INI for Word 4.00n, POSTSCRP.INI for Word 5.00).

  1. Search for the line that begins with the character string “/PSe”. Delete the words “currentfile closefile” that appear on the line. For the Word 4.00n POSTSCRP.INI or POSTSCRL.INI file, the line should now read as follows:

    /PSe {restore end} def

    For the Word 5.00 POSTCRP.INI file, the line should now read as follows:

    /PSe {restore end} bind def

  2. Delete the CTRL+D (diamond) character that appears at the end of the file.

  3. Save the file as a text (unformatted) file, with its original filename.

MORE INFORMATION

TOPS/DOS Versions 2.x include a print utility called TPRINT.EXE that lets you print your Word documents to the following:

  1. A local printer connected directly to your PC. You must load the TOPS background print scheduler INITPRIN before using TPRINT in this case. The commands/syntax for local printing are as follows:

    INITPRIN LPTx: TPRINT /P [modified INI file] TPRINT /P [printfile name]

  2. Network printers. These are printers connected directly to the network-PostScript printers that have built-in Appletalk capabilities, like the Apple LaserWriter or NEC LC 890.

    TPRINT /X [device name/N] [zone/Z] [modified INI file] TPRINT /X [device name/N] [zone/Z] [printfile name]

  3. Remote printers. These are printers that are “shared” by other TOPS workstations (print servers) that use the TOPS PUBLISH command. You must execute a TOPS MOUNT command to gain access to a published printer. This method allows you to print from within Word, by choosing the LPTx port specified in the TOPS MOUNT command in the “setup:” field of Word’s Print Options menu.

TPRINT requires a print file generated by the POSTSCRP.PRD or POSTSCRL.PRD PostScript drivers. To use TPRINT with Word 4.00n or 5.00, you must perform the following steps:

  1. Load the following TOPS modules:

    ATALK.SYS (TOPS/DOS 2.0) or ALAP.EXE (TOPS/DOS 2.1) TOPSTALK.EXE TOPSKRNL.EXE TOPSPRTR (if using a remote printer)

    This is usually accomplished by running a batch file called LOADTOPS.BAT. These modules are provided on the TOPS distribution disks.

  2. From Word’s Print Options menu, select the POSTSCRP or POSTSCRL printer driver in the “printer:” field.

  3. Create a PostScript print file by choosing the Print File command. Word will prompt you for a filename. If printing to a remote published printer, simply use the Print Printer command to send output directly to the printer.

  4. Quit Word. From the DOS prompt, copy the appropriate modified PostScript initialization file to the printer using TPRINT. This step is not required if you are using a remote published printer.

  5. Copy the PostScript print file generated within Word during Step 6 above to the printer using TPRINT. Once again, this step is not required if using a remote published printer.

For more information concerning Printing with TOPS/DOS Version 2.0 and Microsoft Word, please read Pages 80-86 of the TOPS/DOS manual.

For more information concerning printing with TOPS/DOS Version 2.1 and Microsoft Word, please read Pages 8 and 9 of the “TOPS/DOS 2.1 Release and Update Notes” booklet.

KBCategory: kbprint kbnetwork KBSubcategory: Additional reference words:

============================================================================= Copyright Microsoft Corporation 1994.