home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 17 / CD_ASCQ_17_101194.iso / vrac / edgar.zip / DXC.EHL next >
Text File  |  1988-03-11  |  2KB  |  39 lines

  1. ; dxc.ehl 1;1
  2. ; 1;1 1988-3-10
  3. >ninit -7
  4.   Please enter the filename of a scanning control table, according
  5.   to the nature of the input file and possibly the desired process,
  6.   such as:
  7.     BINARY.SCT - certain "bridge" or other special
  8.       translations (use only when specially indicated)
  9.     ENGBRU.SCT - input is unformatted English braille
  10.     ENGTNC.SCT - input is English text, to be translated to braille
  11.       without indicating capitals (as is some British braille)
  12.     ENGTXF.SCT - input is English text (e.g. to be formatted)
  13.     ENGTXT.SCT - input is English text, for translation to braille
  14.     ENXBRU.SCT - like ENGBRU.SCT, with variant scanning logic (see below)
  15.     ENXTXT.SCT - like ENGTXT.SCT, with variant scanning logic (see below)
  16.     FRABRU.SCT - input is unformatted French braille*
  17.     FRATXF.SCT - input is French text (e.g. to be formatted)*
  18.     FRATXT.SCT - input is French text, for translation to braille*
  19.     FRXTXT.SCT - like FRATXT.SCT, with variant scanning logic (see below)*
  20.     MODEL.SCT - identical to ENGTXT.SCT in operation, but contains
  21.       more comments to assist in understanding internal options
  22.     TEXT.SCT - certain "bridge" or other special
  23.       translations (use only when specially indicated)
  24.   (* optional, available only with certain supplements)
  25.   The variant logics typically do not rejoin words split by end-of-line
  26.   hyphens, start with more restricted paragraph recognition, and
  27.   allow tab characters; see the files themselves for details.
  28.  
  29.   For example, if you're running TRANST for English print-to-braille,
  30.   you'd probably use
  31.     ENGTXT.SCT (or possibly ENXTXT.SCT);
  32.   if you're running TRANSF to format braille output from TRANST,
  33.   you'd probably use
  34.     ENGBRU.SCT
  35. >binit -2
  36.   Please enter the name of the file you wish to be the input for
  37.   this process.  (The file itself will be unchanged; a separate
  38.   "output file or device" will receive the output.)
  39.