Specifications

273
The “.CUS” Files
PrintOnly / Traffic
The printer posting and the ZlinkW Traffic command both allow the selection of which
type of log posting they will display. The traffic command allows this selection by the use
of options switches on its command line; however, it also has a default setting for log
postings to use. These defaults may be set at system startup by using the PrintOnly, for the
printer port, and Traffic, for ZlinkW traffic, options. For either command there should be a
parameter, which is of the same form as the ZlinkW traffic commands options. For more
information on this subject, see the ZlinkW “traffic” on page 342.
PRINTONLY -I!?. ; printer log just the various failure messages
TRAFFIC -i.? ; Traffic defaults to caller and ZBASE problems
QueueLimit / Channel
The QueueLimit and Channel commands are part of the Load Management feature. You
can establish a limit for the number of pages stacked up to go out for each station card.
Any further calls coming into the system once the station card is at its limit will be
rejected. For example, the caller will hear “We are sorry, the system is busy; please call
back later”. See further discussion in the following pages.
Example:
QUEUELIMIT 40
CHANNEL 1 2
QUEUELIMIT 20
CHANNEL 3
Values: QueueLimit 1 to 253; OFF, NONE, or NO to disable; or DEFAULT
Channel 1 to 8 - specify one channel or a list
Default if missing or DEFAULT: QueueLimit OFF; no default for Channel #
As of Version 310h0, setting QueueLimit to zero for a channel will disable that channel.
Calls to that channel will get the load management prompt. This is useful when servicing
transmitter equipment.
ReminderAge
The ReminderAge command controls the reminder page display message. This message
shows both the number of mailbox messages waiting, and the age of the oldest message.
Using ReminderAge, you may select if the age is to be displayed in terms of hours or
minutes.
REMINDERAGE HOURS ; oldest message as hours
REMINDERAGE MINUTES ; oldest message as minutes
Note The Channel command MUST come AFTER the QueueLimit
command.