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 / rsxfmt.hlp < prev    next >
Text File  |  1995-04-05  |  3KB  |  93 lines

  1.                  RSXFMT -- RSX Format File Conversion
  2.  
  3.  
  4.  
  5.                                  NOTE
  6.  
  7.                Noise-Words  (in  parentheses)  do   not
  8.                appear  in  the  dialogue on the TOPS-10
  9.                version of RSXFMT.
  10.  
  11.                COMMANDS:
  12.  
  13. [NO] ADDRESS (WORDS EXIST IN IMAGE FILES)
  14.           When converting to  IMAGE-BINARY  files,  the
  15.           first  two  bytes of each record are ignored.
  16.           When converting from IMAGE-BINARY, two  bytes
  17.           of  address  are inserted at the beginning of
  18.           each record.
  19.  
  20. CONVERT   (FILE)    <input-file-spec>    (OUTPUT    AS)
  21.           <output-file-spec>
  22.           Converts the specified input  file  group  to
  23.           the output file group, in the mode determined
  24.           by  the  MODE  command  or  the  input  file.
  25.           Default  output  file  spec  is same as input
  26.           file spec, next highest generation.
  27.  
  28. CRLF (IN ASCII FILES IS) [DEFAULT,  IMBEDDED,  IMPLIED,
  29.           CARRIAGE-RETURN-SINGLE-SPACE]
  30.           Selects whether <CR><LF> should be  inserted,
  31.           removed, or converted to <CR><DC3> at the end
  32.           of  formatted  ASCII  records.   DEFAULT   is
  33.           IMPLIED,  except for .MAP and .DIR file types
  34.           which assume IMBEDDED, and  .LST  file  types
  35.           which assume CARRIAGE-RETURN-SINGLE-SPACE.
  36.  
  37. EXIT (FROM RSXFMT)
  38.           Returns control to Exec Command Level.
  39.  
  40. [NO] IGNORE (FILE FORMAT ERRORS)
  41.           File  format  errors  only  produce   warning
  42.           messages if set.
  43.  
  44. HELP (WITH RSXFMT)
  45.           Types this text.
  46.  
  47. INFORMATION (ABOUT) [ADDRESS, ALL, CRLF, IGNORE,  MODE,
  48.           RECORD-SIZE, TEMPORARY]
  49.           Displays the settings of the  various  status
  50.           commands.   TEMPORARY files are not supported
  51.           in the TOPS-10 version of RSXFMT.
  52.  
  53. MODE (OF INPUT) <mode-type> (AND OUTPUT) <mode-type>
  54.           Selects  input  and   output   modes,   where
  55.           <mode-type> is one of the following:
  56.                     7-BIT-ASCII
  57.                     DOS-BINARY
  58.                     DEFAULT
  59.                     IMAGE-BINARY
  60.                     MICROCODE
  61.                     RSX-ASCII
  62.                     RSX-BINARY
  63.                     SAVE
  64.           DEFAULT input mode is selected  by  the  file
  65.           type  and the first word of the current input
  66.           file.  DEFAULT output mode is selected  by  a
  67.           mapping  from  the  mode of the current input
  68.           file.
  69.  
  70. RECORD-SIZE (FOR IMAGE FILES IS) <decimal number>
  71.           Selects  the  record-size  for  files   being
  72.           converted  from IMAGE-BINARY format.  Default
  73.           is 256 bytes.
  74.  
  75. TAKE (COMMANDS FROM FILE) <command-file-spec>  (LOGGING
  76.           OUTPUT ON) <log-file-spec>
  77.           Takes RSXFMT commands  from  specified  file.
  78.           In  the  TOPS-10  version,  the output to the
  79.           log-file is not supported.
  80.  
  81. [NO] TEMPORARY (OUTPUT FILES)
  82.           If specified, all output files  (see  CONVERT
  83.           command)  are  made as temporary files.  Thi          is useful to retain the same name of  a  file
  84.           being  converted  to RSX format, yet keep the
  85.           old file after an EXPUNGE.  This  feature  is
  86.           not  supported  in  the  TOPS-10  version  of
  87.           RSXFMT.
  88.  
  89.                          [End of RSXFMT.HLP]
  90.  
  91. .KJOB
  92. .
  93.