Guardian Programming Reference Summary for pTAL and TAL
Procedure Calls Summary (R-Z)
Guardian Programming Reference Summary for pTAL and TAL—522631-001
8-39
Values returned for error = 0:
error, INT returned value
0 No error.
13 Invalid termname parameter.
22 Parameter out of bounds. An input parameter is not within the valid range, or return
information does not fit into the length of the space provided, or an output parameter
overlays the stack marker that was created by calling this procedure.
29 Missing parameter. Either this procedure is called without specifying
inputtext:inputtext-len, or a parameter required by another parameter is not
specified.
48 Security violation. The user specified in inputtext:inputtext-len is
undefined, or an error occurred during a dialog with Safeguard.
70 Continue dialog. See the status parameter for detailed information on how to set the
inputttext parameter in the next call to USER_AUTHENTICATE_.
160 Invalid dialog-id parameter, invalid protocol, or dialog has exceeded two minutes.
563 The text to be returned in the displaytext parameter is longer than the length
specified by the displaytext-maxlen parameter.
inputtext:inputtext-len, STRING .EXT:ref:*,INT:value input:input
options, INT:value input
<0:7> Reserved (specify 0).
<8> Echo is disabled by the caller (with a SETMODE 20) for password input.
<9> Send $CMON the Prelogon^msg message (-59).
<10> Send $CMON the Logon^msg message (-50).
<11> Do not allow the super ID (255,255) to log on.
<12> Do not allow a logon with a Guardian user ID.
<13> Require blind logon.
<14> Do not log on if $CMON has an error or timeout.
<15> Log on and update the process's attributes to reflect the user's attributes.
dialog-id, FIXED .EXT:ref:1 input, output
status, INT .EXT:ref:1 output