home *** CD-ROM | disk | FTP | other *** search
/ norge.freeshell.org (192.94.73.8) / 192.94.73.8.tar / 192.94.73.8 / pub / computers / pdp10 / tops-10 / attach.hlp < prev    next >
Text File  |  1995-04-05  |  6KB  |  131 lines

  1.                        Help for LOGIN Version 64
  2.                              ATTACH command
  3.  
  4.  
  5. Description:
  6.  
  7. The ATTACH command connects your terminal to a job.  If you  are  logged
  8. in,  it  will  detach  your  current job first.  Privileged users ([1,2]
  9. jobs) may ATTACH to any job whether or not it is already connected to  a
  10. terminal.   Unprivileged  users  may  only ATTACH to a detached job.  In
  11. order to ATTACH to a job, a user  must  specify  enough  information  to
  12. uniquely  identify  the target job.  You can include a number of options
  13. (switches) for the ATTACH command to control the way  the  terminal  and
  14. job will be connected.
  15.  
  16. For a more detailed description, refer to the TOPS-10  Operating  System
  17. Commands Manual.
  18.  
  19.  
  20. Syntax:
  21.                     .ATTACH
  22.                     .ATTACH job[ppn] /switch1 /switch2 ...
  23.                     .ATTACH job /switch1 /switch2 ...
  24.                     .ATTACH [ppn] /switch1 /switch2 ...
  25.                     .ATTACH user /switch1 /switch2 ...
  26.                     .ATTACH dev: /switch1 /swich ...
  27.  
  28. "/switch1 /switch2 ..." are a list of  optional  switches  or  modifiers
  29. that  you can append to the command to alter its behavior or set various
  30. parameters.  Note that  there  are  some  SCAN  switches  that  are  not
  31. implemented.   These  will  not  function,  but  there  will be no error
  32. message if you include them.  Valid switches are:
  33.  
  34. Switch              Action
  35. ------              ------
  36. /*HELP:keyword      Display help on the terminal.
  37.      ARGUMENTS      Display switches and argument types.
  38.      SWITCHES       Display only the switches.
  39.      TEXT           Display the help file (this text)
  40. /MAILCHECK:yes-no   Do [not] check for the existence of new mail.
  41. /MONITOR            Force attaching to new job in monitor mode.
  42. /SETTTY:yes-no      Do [not] set terminal parameters as  specified  with
  43.                     the /TERMINAL switch.
  44. /TERMINAL:args      Define the terminal characteristics (see below).
  45. /USER               Force attaching to new job  in  user  mode  if  it's
  46.                     running a program.
  47.  
  48. The /TERMINAL switch takes a list  of  parameters  to  specify  terminal
  49. attributes.  You can include multiple keywords for the /TERMINAL switch,
  50. in which case you must enclose them in  parentheses  and  separate  them
  51. with commas.  The list of keywords and actions appears below.
  52.  
  53. Keyword             Action
  54. -------             ------
  55. ALTMODE:yes-no      Do  [not]  convert  ASCII  175  and  176  to  ESCAPE
  56.                     (Altmode (ASCII 33)).
  57. BLANKS:yes-no       Do [not] print blank lines.
  58. CRLF:yes-no         Do [not] give a free CRLF at right margin.
  59. DEBREAK:yes-no      Do [not] include debreak feature (2741 terminals).
  60. DEFER:yes-no        Do [not] set deferred echo mode.
  61. DISPLAY:yes-no      Terminal is [not] a display terminal.
  62. ECHO:yes-no         Do [not] set terminal echo.
  63. EIGHTBIT:yes-no     Do [not] set 8-bit mode.
  64. ESCAPE:chr          Set <ESCAPE> translation character to chr.
  65. FILL:dnum           Set filler class to dnum (0<=dnum<=3).
  66. FORM:yes-no         Terminal does [not] have hardware form feeds.
  67. GAG:yes-no          Do [not] accept SEND messages at user level.
  68. LC:yes-no           Terminal does [not] have lowercase characters.
  69. LENGTH:dnum         Set the terminal screen length to dnum.
  70. LOCALCOPY:yes-no    Do [not] set terminal to local copy.
  71. NOFILL              Do not set terminal fill (same as FILL:0).
  72. QUOTE:yes-no        Do [not] enable control-V character quoting.
  73. RTCOMP:yes-no       Do [not] disable special effects of ^R and ^T.
  74. RCVSPEED:n          Set terminal receive speed to n baud.
  75. SBELL:yes-no        Do [not] ring the bell when output is stopped due to
  76.                     exceeding STOP/SSTOP value.
  77. SPEED:dnum          Set receive and transmit speed to dnum baud.
  78. STOP:dnum           Set the terminal STOP counter to dnum.
  79. SSTOP:dnum          Set the terminal SSTOP counter to dnum.
  80. TABS:yes-no         Terminal does [not] have hardware tabs.
  81. TAPE:yes-no         Do [not] allow XON to start paper-tape reader.
  82. TIDY:yes-no         Do [not] set TTY TIDY mode.
  83. TYPExxx            Set terminal type to xxx.
  84. UNPAUSE:chr         Set the unpause character to chr.
  85. UC:yes-no           Terminal does [not] have uppercase characters only.
  86. WIDTH:dnum          Set carriage width to dnum columns.
  87. XONXOFF:yes-no      Do [not] allow ^S/^Q to pause output.
  88. XMTSPEED:dnum       Set terminal transmit speed to dnum baud.
  89.  
  90. Switches of the form /*xxxxxx are unique to one character.  The asterisk
  91. is  NOT  part  of  the switch name.  The following is a list of possible
  92. arguments which may be accepted by some switches and keywords:
  93.  
  94. Argument            Input
  95. --------            -----
  96. args                A list of keywords and optional arguments.
  97. atxt                A possibly quoted string of ASCII  characters.   You
  98.                     must  include quotation marks if the string contains
  99.                     any characters other than alphanumerics or a dash.
  100. chr                 A single, possibly  quoted  character  or  an  octal
  101.                     constant.
  102. cnum                or argument:  decimal number followed by  optional
  103.                     K or P.
  104. dnum                Decimal number followed by optional K, M, or G.
  105. filespec            A standard  TOPS-10  file  designator  of  the  form
  106.                     dev:file.ext[path].
  107. onum                Octal number followed by optional K, M, or G.
  108. pathspec            A standard  TOPS-10  path  designator  of  the  form
  109.                     [project#,programmer#,sfd1,sfd2,...].
  110. prefix              A  prefix  is  the  last  three  characters  of  the
  111.                     "[LGNxxx ...]" or "%LGNxxx ..." messages.
  112. stxt                A possibly quoted string of SIXBIT characters.   You
  113.                     must  include quotation marks if the string contains
  114.                     any characters other than alphanumerics or a dash.
  115. yes-no              Switch and keyword arguments may either be NO,  YES,
  116.                     OFF  (no),  ON  (yes),  0  (no),  or  1  (yes).   In
  117.                     addition, you can precede th switch or keyword name
  118.                     with  NO  to  negate  its  action (such as /NOxxxxxx
  119.                     instead of /xxxxxx:NO).
  120.  
  121.  
  122. Examples:
  123.                     .ATTACH 10 [10,3146]
  124.                     Password:
  125.  
  126.                     .ATTACH 33 [10,275] /MONITOR
  127.                     Password:
  128.  
  129. .KJOB
  130. .
  131.