Ref: 11020042
Title: Postscript Zone Errors with 3+Open for Macintosh 1.2
Date: 8/15/91

Copyright 3Com Corporation, 1991.  All rights reserved.


Under 3+Open for Macintosh 1.2, all Print despooler or error messages are
placed in LAN Manager's log file system.  Audit and Alert messages are not
generated.  If a print job error is suspected, read the server's Message
log from the Net Admin Message menu to determine the error condition.

The following error message may occur if the parameter settings are
not correct:

     PSDSPL Info:"Zone Name=" not found in [%s] of LANMAN.INI
     using "*"
or
     Paused printing NUL psdsplerinfo: "zone name =" hrlaser

These error messages can be caused by a syntax error in the LANMAN.INI
file.  The release notes for 3+Open for Macintosh identify the error
"PSDSPL Info: "Zone Name=" not found in [%s] of LANMAN.INI using "*" "
and give an action of "Correct or increase the parameter setting and
retry."  This actually means there is a syntax error in the print queue
heading in LANMAN.INI.

The error "Paused printing NUL psdsplerinfo: "zone name="hrlaser" ",
where "hrlaser" is the name of the print queue, is seen when checking
the print queue status.

In the print queue section of LANMAN.INI the print queue heading in
brackets must be in all caps, followed by -AT.  For example, a customer's
print queue name was "hrlaser" and the incorrect heading looked like this:

[HRLaser.AT]               <--------  Incorrect syntax
AppleTalkName=HRLaser
AppleTalkZone=Backbone
Capture=No
Retries=1800
RetryDelay=3
StripCTRLCodes=No


The section title should have looked like this:

[HRLASER-AT]               <--------  Correct syntax
AppleTalkName=HRLaser
AppleTalkZone=Backbone
Capture=No
Retries=1800
RetryDelay=3
StripCTRLCodes=No
