Network Working Group E. Faeh
Request for Comments: 437 Computer Systems Laboratory, UCSB
NIC: 13701 30 June 1973
DATA RECONFIGURATION SERVICE AT UCSB
Faeh [Page 1]
RFC 437 DATA RECONFIGURATION SERVICE AT UCSB June 1973
When a user connects to DRS/TSS he is allocated an internal TTY number by which his terminal is identified. When the user issues a command to invoke the compiler or interpreter, his TTY number and a user specified job name are used to uniquely identify the request. The jobname is thereafter used to refer to the request. A Network host is specified by host name, or by host number preceded by #. A socket number is specified as an integer, optionally preceded by a (decimal) to indicate the radix used. Decimal is the default radix and positive the default sign. A negative socket number is maintained in two's complement form.
Faeh [Page 2]
RFC 437 DATA RECONFIGURATION SERVICE AT UCSB June 1973
'ERRORS'|'NONE') <CA>
Faeh [Page 3]
RFC 437 DATA RECONFIGURATION SERVICE AT UCSB June 1973
<job name> Job name is a character string whose
Faeh [Page 4]
RFC 437 DATA RECONFIGURATION SERVICE AT UCSB June 1973
'CONVERT' <integer> ['TO'] <base> <CA>
Faeh [Page 5]
RFC 437 DATA RECONFIGURATION SERVICE AT UCSB June 1973
Lists which component(s) of form <formid> exist. A complete form consists of 'SOURCE', 'DIAGNOSTICS', and 'OBJECT_CODE' files.
'LINK' ('ENABLE'|'DISABLE'|<tty list>|<CA>) <CA>
The link command may be used to enable or disable links to other terminals, or to establish links between terminals.
Faeh [Page 6]
RFC 437 DATA RECONFIGURATION SERVICE AT UCSB June 1973
'LIST' [<file type>] <formid> <CA>
Faeh [Page 7]
RFC 437 DATA RECONFIGURATION SERVICE AT UCSB June 1973
Allows the user to rename a form. The names of all components of the form specified by the first <formid> are changed to correspond to the second <formid>. If the form specified by the second <formid> already exists, no change of name occurs, and the user is notified.
'RESPONSE' ('ALL'|'HANDHOLD'|'PROMPT'|'NORMAL'|'UNUSUAL'| 'ERRORS'|
'NONE') <CA>
Allows the user to specify the level of messages the system should provide. The default response level is 'ALL'.
Faeh [Page 8]
RFC 437 DATA RECONFIGURATION SERVICE AT UCSB June 1973
'BYTE_SIZE' <integer> specifies the byte size to be used, and
Faeh [Page 9]
RFC 437 DATA RECONFIGURATION SERVICE AT UCSB June 1973
';' <text> <CA>