User`s guide

78 DC 900-1406E
BSCTRAN Programmer’s Guide
dtime This is a pointer to a descriptor. It is a character string containing the
timeout value in the following time string format:
VMS format:
dddd hh:mm:ss
UNIX format: hh:mm:ss
code This is an integer. It is a longword containing the appropriate com-
mand code, either Autodial Start (command code 38) or Modem
Configuration (command code 39).
Return Codes
See Table 5–2 on page 95 for full descriptions of the error return codes.
Success RCOK
Failure RCNAS, RCILPAR, RCUNR, RCTO, RCQ_WWR, RCQ_RDTO
Caution
The RCUNR return code from BSCMODEM is not treated as a
fatal error. See the Caution box in Section 4.7 on page 87
(BSCWRIT procedure) for an example of appropriate handling of
the RCUNR return code. The RCUNR code is returned on any
error received by the ICP from the modem.