Troubleshooting Print Utility

This topic contains solutions to common problems that you might experience with Print Utility.

See also:


Errors occur when importing files that require ASCII to EBCDIC conversion

Cause: The necessary code pages are no longer properly registered in Windows.

Solution: Check the code page settings in the Print Utility, LPD, or TCP/IP socket setup. Generally if you are receiving standard ASCII files, text files with ASA carriage control, or files originally spooled using Barr DOS products, the incoming code page value must be 437 and the outgoing code page must be 37. If these values are not included in the drop-down list, they are no longer registered correctly with Windows.

First, check to make sure the proper code page file is present in the \Winnt\System32 directory. The file for code page 37 is C_037.NLS, other code pages follow the same naming convention. If the file is present, but still not appearing in the list, it has probably been removed from the Windows registry. To reregister it, the correct key needs to be added to the Windows registry.

The system registry contains information about how your computer runs, and your computer might not work if there is an error in your registry. If you are unfamiliar with the Registry Editor, please contact Barr Systems Technical Support and reference this topic to be walked through this procedure.

Data files sent to the host are truncated at 80 characters

Cause: SYSIN data included after the //SYSIN DD *. JCL files are treated as 80 byte files when designated as SYSIN files in Print Utility.

Solution: Send the JCL file with an embedded command A command placed in a text, graphics, or other document file, often used for printing or page-layout instructions. Make sure you use the /An format, where n is the record length. The record length value can vary from 1 to 255.

Receiving an error message in Print Utility while spooling a file

Cause: The file’s input format is set incorrectly in Print Utility.

Solution: On Print Utility’s Format tab, select the correct input format for the file being spooled.