$$COPYAMT |
This function may be used when copying a message. It
checks the total number of lines and responses to be copied. Returns a value
indicating whether or not the amount is within site limitations.
|
$$COPYLIMS |
This function may be used when copying a message.
Returns the site's copy limits.
|
$$COPYRECP |
This function may be used when copying a message. It
returns a value indicating whether or not the copy may be sent to all the
recipients of the original message.
|
$$PAKMAN |
Returns a value indicating whether a message is a
PackMan message or not.
|
CHKLINES |
Checks whether a message is too long to be sent to a
remote site.
|
CHKMSG |
Checks whether or not the message is located where
the calling routine says it is, and whether or not the user may access it.
|
GETRESTR |
Returns assorted restrictions, if any, on sending or
forwarding the message.
|
OPTGRP |
Determines what the user may do at the basket or
message group level.
|
$$SSPRIV |
Returns a value (1 or 0) indicating whether the user
is authorized to conduct a Super Search or not. If not, also sets XMERR and
^TMP("XMERR",$J).
|
$$ZSSPRIV |
Returns a value (1 or 0) indicating whether the user
is authorized to conduct a Super Search or not. If not, does NOT set XMERR
and ^TMP("XMERR",$J).
|