home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 June / SIMTEL_0692.cdr / msdos / formgen / frmatn25.arc / FRMATION.003 < prev    next >
Text File  |  1988-07-01  |  22KB  |  500 lines

  1. /REVIEW
  2.  
  3.    ╔══════╤════════════════════════════════════════════════════════════════╗
  4.    ║ HELP │ Allows you to select help in the following areas.              ║
  5.    ╟──────┼────────────────────────────────────────────────────────────────╢
  6.    ║ EDIT │ Will allow changes in the line that is displayed on the screen.║
  7.    ╟──────┼────────────────────────────────────────────────────────────────╢
  8.    ║ PREV │ The preceeding line is displayed on the screen.                ║
  9.    ╟──────┼────────────────────────────────────────────────────────────────╢
  10.    ║ NEXT │ The succeeding line is displayed on the screen.                ║
  11.    ╟──────┼────────────────────────────────────────────────────────────────╢
  12.    ║ GOTO │ The GOTO command is used to display any line you ask for on    ║
  13.    ║      │ the screen.                                                    ║
  14.    ╟──────┼────────────────────────────────────────────────────────────────╢
  15.    ║ FIRST│ Displays the first line on the screen for viewing.             ║
  16.    ╟──────┼────────────────────────────────────────────────────────────────╢
  17.    ║ LAST │Displays the last line on the screen for viewing.               ║
  18.    ╚══════╧════════════════════════════════════════════════════════════════╝
  19. #
  20. [ Del ]=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  21.         Line:
  22.          Delete asks for a FIRST line and a LAST line and then
  23.          removes all lines inlcusive from the form.
  24.  
  25.         Column:
  26.          Asks which column to delete, and FROM line TO line.
  27.  
  28. [ Ins ]=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  29.         Line:
  30.          Insert moves all lines down one line to make room for a new line.
  31.          Then you are placed in the EDIT mode so you may enter the new line.
  32.  
  33.         Column:
  34.           Insert will insert a column at the location ( column #) that you
  35.           choose.  You also are asked to supply the width of the new column.
  36.  
  37. [ eXit ]=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  38.             RETURNS you to the Command selection bar.
  39. *
  40. /PRINT
  41.  
  42.  Fill File <Name>
  43.  
  44.    A  form that is created with (?prompt) in a box can be filled in
  45.    at a  later time either form the key board or from a data  file.
  46.    FILL  FILE  is the name of the file that will be used to fill  in
  47.    the  form.   PROMPT is the remark that is displayed on the  screen
  48.    when requesting data
  49.    for the form.  It is not displayed if you are filling the form in from
  50.    a file.  There is more information about the file structure contained in
  51.    the manual.
  52.  
  53.  
  54. Version - is used to indicate whether this should be a fast draft or a final
  55.           copy.  This is shown on the screen as:
  56.  
  57.           Draft VERSION  - faster but less dark and shows more dots.
  58.           Final VERSION  - slower but prints a nice copy.
  59.  
  60. #
  61. Print to <Name>: Prints the form to the following devices.
  62.  
  63. The choices are:
  64.  
  65.   Screen        = Prints the form to the screen.
  66.  
  67.   Printer Grphx = Prints the form to the printer using dot matrix graphics.
  68.  
  69.   Printer Text  = Prints the form to the printer using standard typewriter
  70.                   style characters, as illustrated below.
  71.  
  72.  
  73.              +---------------+---------------------------------+
  74.              l This is a     l sample of a text form.          l
  75.              +---------------+---------------------------------+
  76.              l The lines are l  simply composed of  + - l      l
  77.              +---------------+---------------------------------+
  78.  
  79.  
  80.  
  81.  
  82. #
  83.  + Disk - Text   = Prints the form to a disk file named as FORMNAME.TXT.
  84.                    Where FORMNAME is the name of the current form.
  85.  + Disk - OnSide = Prints the form to a disk file named as FORMNAME.ONS.
  86.                    Where FORMNAME is the name of the current form.
  87.  
  88.             The "ONS" extension is used to show you that this file
  89.             has certain graphics characters in it, which are used when
  90.             you PRINT THE FILE WITH THE ONSIDE PROGRAM.
  91.  
  92. +  The TEXT and OnSide forms saved to the disk do not support Elite,
  93.    condensed, or Italics.  The forms when printed will have the textual
  94.    information truncated to fit the size of the box.
  95. #
  96.    !-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=!
  97.    !  The following values are set using the TAB and the ARROW keys.  !
  98.    !  TAB selects the value to be changed.  The ARROW keys change     !
  99.    !  the value selected.  The right/left arrows change by +/- 5,     !
  100.    !  and the up/down arrows by +/-1.                                 !
  101.    !-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=!
  102.                               Top margin
  103.  
  104.      shows the number of lines, or inches printed white at the top
  105.      of the form.  This is simply blank space.  You may also set
  106.      this to center the form top to bottom, in which case the
  107.      top margin say's "CENTER".  To CENTER type TAB key to change
  108.      the setting.  Then type "0" , and then the down arrow.  Press
  109.      TAB again when you are done.
  110.  
  111. #
  112.    !-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=!
  113.    !  The following values are set using the TAB and the ARROW keys.  !
  114.    !  TAB selects the value to be changed.  The ARROW keys change     !
  115.    !  the value selected.  The right/left arrows change by +/- 5,     !
  116.    !  and the up/down arrows by +/-1.                                 !
  117.    !-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=!
  118.  
  119.                              Left margin
  120.  
  121.      shows how many PICA width characters the form will be offset
  122.      from the left side of the paper.  You may also set the left
  123.      margin for "CENTER" which will center your form left to right
  124.      on the paper for you.  See the manual for more information.
  125.      To CENTER type TAB key to change the setting.  Then type "0",
  126.      and then the down arrow.  Press TAB again when you are done.
  127. #
  128.    !-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=!
  129.    !  The following values are set using the TAB and the ARROW keys.  !
  130.    !  TAB selects the value to be changed.  The ARROW keys change     !
  131.    !  the value selected.  The right/left arrows change by +/- 5,     !
  132.    !  and the up/down arrows by +/-1.                                 !
  133.    !-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=!
  134.                              Paper Width
  135.  
  136.     This information is used center your form on the paper,
  137.     Use the arrow keys to set the width of your paper.
  138.  
  139.                             Number of copies
  140.  
  141.    shows how many copies of this form will be printed.
  142. #
  143.    !-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=!
  144.    !  The following values are set using the TAB and the ARROW keys.  !
  145.    !  TAB selects the value to be changed.  The ARROW keys change     !
  146.    !  the value selected.  The right/left arrows change by +/- 5,     !
  147.    !  and the up/down arrows by +/-1.                                 !
  148.    !-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=!
  149.                              Paper length
  150.  
  151.    shows how long your paper is that you are using.  For
  152.    example if you are using 2 by 5 inch cards, say for a
  153.    rotary card file, then you would change this to read
  154.    [ 5 inches ].  The top margin is from the top of the
  155.    paper and is included in the form length.
  156. #
  157.                           Pause to change paper
  158.  
  159.         can be YES or NO.  Set this for YES if you are using
  160.         single sheets. The paper out sensor is turned off while
  161.         this is selected so that short paper can be used.
  162.         If you are using fan fold or continuous roll paper then
  163.         set this for NO.
  164.  
  165.                              Print Next
  166.  
  167.         shows the name of the form to print next.  This is useful if
  168.         you have a form made up of several common parts.  Start with
  169.         the part that will be the top of the form and then set
  170.         PRINT NEXT to the name of the form to follow.  If you want
  171.         the forms to touch each other then set the top of margin
  172.         of the next form for 0.  You can set each form in this way
  173.         and each form will call yet another.  CAUTION if you call
  174.         a previously called form you may end up in a loop.  Printing
  175.         over and over again.
  176. *
  177. /SWAP
  178. SWAP is used to EXCHANGE line(s) or  column(s)
  179.  
  180. The questions are:  (L)ine or (C)olumn ?
  181.  
  182. If your response is : L
  183. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-[ L ]-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  184. Swap line #   (Enter the number of one of the lines to swap.)
  185. with line #   (Enter the number of the other line.)
  186. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  187.  
  188. If your response is: C
  189. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-[ C ]-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  190. Swap column #      (Enter the number of one of the columns to swap.)
  191. with column #      (Enter the number of the other column being exchanged.)
  192. Starting at line # (Enter the line number which will be the top of the column.)
  193. End at line #   (Enter the line number which will be the bottom of the column.)
  194. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  195.  
  196.  
  197. *
  198. /DIRECTORY
  199.  
  200. Dir   Type "D" and you will be asked for the file TYPE.  The file
  201.       type is the three letters that follow the period.  For example
  202.       FRMATION.COM is of type COM.
  203.  
  204.       In respons to the prompt for a file type, you may type a <RETURN>
  205.       and you will be shown all of the files on the disk.
  206.  
  207.       You may also type from one to three letters for the file TYPE,
  208.       and you will be shown all of the files whose type's match the letters
  209.       that you selected.
  210.  
  211.                           EXAMPLES
  212.  
  213. "B"       Will list files like : BAK, BXZ, BAS, BRP, BOS
  214. "BA"      Will list files like : BAK, BAS
  215. "BAK"     Will list files like : BAK
  216.  
  217.           ? is a wild card.  "B?S" would list files like BAS, BOS.
  218.  
  219. *
  220. /DRIVE
  221.  
  222. drIve   Press the letter 'I' to select the disk drive that you wish to use.
  223.         The drive letter is added to the form name for referencing the form.
  224.         This is a convenient way to start the program on one drive,
  225.         then use forms from another.
  226.  
  227.         The drive letter will precede the names of the ONS and TXT
  228.         files created.  Use the drive option to select the drive on which
  229.         you want your files saved.
  230.  
  231. NOTE:  The drive that you are using when you open a form file, is not
  232.        affected by any changes to the logged drive.  Once the drive letter
  233.        has been affixed to the name of the form, it will not change.
  234.        If you want to move a form from one drive to another, first change
  235.        drives, then create a new file name on that drive, and finally
  236.        COPY from the old file to the new file.
  237. *
  238. /ADD
  239.  
  240. This selection allows the addition of another line of boxes.
  241. The information need to construct a line of boxes will be as follows:
  242.  
  243.     - How many boxes.
  244.     - How wide each box will be.
  245.     - The text information to be included in the box.
  246.     - Attribute assigned to each box.
  247.  
  248. First you must type a value between 1 and 40 for the NUMBER OF BOXES.
  249. A value of less than 1 or pressing RETURN in response will end the ADD
  250. function.
  251.  
  252. For each box on the line you must specify a WIDTH  between 1 and 255.
  253. #
  254.  
  255. Finally you may enter text into the boxes you have created.  When you
  256. enter your text there are a few symbols that you may use which have
  257. a special meaning.  These are:
  258.  
  259.  <   which, if this is the first character on the line, will
  260.      left justify your text for you.
  261.  >   which, if this is the first character on the line, will
  262.      right justify your text for you.
  263.  !   Which, if this is the first character on the line, will
  264.      Print the entire line without any box structure, that is
  265.      the lines which form the box will not be printed.
  266.      The spacing, justification and any other attributes will work as
  267.      always.
  268.  ?   Which, if the first character on the line, will print the following
  269.      text as a REMINDER when filling in the form from the keyboard.
  270.  
  271. The order of precedence is "!" followed by "?" and either "<", or ">".
  272. #
  273. Attributes selection is made by holding down the CTRL key and pressing V.
  274. The arrows keys are used to move from one attribute category to  another,
  275. and the attributes are changed by typing TAB.  Each time you press the TAB
  276. key another option of the particular attribute is shown, and selected.
  277.  
  278. In the ADD mode only: The attributes set in the any box on the
  279. line will also be assigned as the attributes for each succeeding box.
  280. You my change the attributes any time you are entering text.
  281.  
  282. The maximum number of boxes on a line can be 40.  The maximum total
  283. width for any one line is 240.  One could for example select 40 boxes
  284. of width 6.  Another limitation is that there can be no more than
  285. 80 characters per box.
  286. #
  287. The attributes are:
  288.  
  289.   SCRIPT        FONT        SHADING   EXTEND RIGHT  EXTEND BOTTOM   ITALICS
  290. Super script    Pica          On          On            On            On
  291. Sub script      Elite         Off         Off           Off           Off
  292.                 Condensed
  293.  
  294. Shading prints the characters on the form with a gray background.
  295.  
  296. Extend bottom will print the box without a  bottom line.
  297.  
  298. Extend right will print the box without a Vertical line on the right side.
  299.  
  300. Extend bottom WITH Sub script ( needed in first box only ) will print
  301. multiple lines per box closer together than with extend bottom alone.
  302. *
  303. /KEEP
  304.  
  305.          Allows for the carrying forward of certain attributes
  306.          of the current line.
  307.  
  308.            1.)  The number of boxes on the line
  309.            2.)  The size of each individual box on the line.
  310.            3.)  The text which is in each box.
  311.  
  312.          Usually only the number of boxes and the sizes would be kept,
  313.          since this allows for making quick columnar type forms.
  314. *
  315. /NEW
  316.  
  317. New displays the directory, and requests another FORM name.
  318.  
  319. The current form along with the Print table selections are saved.
  320. *
  321. /QUIT
  322.  
  323. Quit saves the form you are working on and then warm boots the system.
  324.  
  325. *
  326. /COPY
  327.  
  328. L(ine   If you select LINE you will be asked for the starting line number
  329.         and the last line number which you wish to duplicate.  Next you are
  330.         asked for the number of copies of these lines, inclusive, that you
  331.         want.  Then the lines are added to the form at the end.
  332.  
  333. F(ile   The FILE option is essentially the same as line above, with the
  334.         exception that the lines are duplicated FROM another form.  You will
  335.         be asked for the form name which contains the lines you want to copy.
  336.         and then you will be asked the same questions as in  LINE above.
  337.         The result will be that the lines asked for are now added to the end
  338.         of the form you are working on.
  339.  
  340. N(umber The NUMBERS option lets you number lines or columns AFTER the form
  341.         has been made.  The specific dialogue is covered in the next frame.
  342. #
  343. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-[ NUMBERS ]-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  344. You will be prompted : (L)ines or (C)olumns ?:  If your response is : L
  345. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-[ L ]-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  346. You will be asked:
  347.    > Column Number?   (This is the column which will be numbered)
  348.    > First Line ?     (Where the nubmers will begin from.       )
  349.    > Skip lines =     (If it is desirable to number at intervals of          )
  350.                       (say 2 or more lines then this is the number of lines  )
  351.                       (to skip.  If for example you chose to skip 3 lines    )
  352.                       (you would number lines 1 ,4, 8, 11, etc.              )
  353.    > Last line ?      (This is the last line to be numbered )
  354.    > Starting with number ?  (This is the first number which you want on the
  355.                              (form.
  356.    > Increment by ?          (If you want numbers such as 1,3,5,7 etc.
  357.                              (then you would answer 2.
  358. #
  359.    > text ?         (here you have some control over how the number is
  360.                     (presented.  for example: total #, would write
  361.                     ("total 1, total 2, total 3, etc.  the # sign determines
  362.                     (where the number is written.  if the # is not present
  363.                     (then no number will be written in the box.
  364.    >justify (L)eft (R)ight (C)enter  (select your justification.
  365. #
  366. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-[ NUMBERS ]-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  367. you will be prompted : (L)ines or (C)olumns ?: If your response is : C
  368. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-[ C ]-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  369. You will be asked:
  370.    >Line number ?     (Enter the line on which the columns will be numbered.
  371.    >Start at Column ? (Enter the first column to number.
  372.    >Skip Columns =    (If you do not want to number consecutive columns then
  373.                       (answer here, how many columns skip.
  374.    >Stop at Column ?  (Enter the number of the last column in which a number
  375.                       (will be placed.
  376.    >Start with number (This is asking for the actual number that will be placed
  377.                       (in the box.
  378.    >Increment by?     (If you want consecutive numbers then answer with 1.
  379.    > text ?         (here you have some control over how the number is
  380.                     (presented.  for example: total #, would write
  381.                     ("total 1, total 2, total 3, etc.  the # sign determines
  382.                     (where the number is written.  if the # is not present
  383.                     (then no number will be written in the box.
  384.  
  385.    >justify (L)eft (R)ight (C)enter  (select your justification.
  386. *
  387. /WIDTH
  388. When you select (W)idth you will be prompted: Change (C)olumn  (F)orm ?
  389.  
  390. If your response is: C
  391.  
  392. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-[ C ]-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  393. Change which column number ?  (Enter column number to be changed.)
  394. New Column width ?            (Enter the desired width for this column.)
  395. Starting at line ?  (Enter line where the affected portion of column starts.)
  396. Ending at line ?    (Enter line where the affected portion of column ends.)
  397.  
  398. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  399.  
  400. If your response is: F
  401.  
  402. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-[ F ]-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  403. Form width in characters? (10 characters = 1 inch )?  (Enter form width )
  404.  
  405. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  406. *
  407. /EDIT
  408. The EDIT function is similar to ADD.  There are a few differences which
  409. are listed below.
  410.  
  411. 1.  The attributes from box to box remain as they were unless you change them.
  412.     Unlike ADD where they are carried from one box to the next.
  413.  
  414. 2.  If the number of boxes on the line is changed the last box will not
  415.     automatically have the remaining width.
  416.  
  417. 3.  If the number of boxes are changed to a greater amount the widths,
  418.     and text in the boxes that were there originally will remain unchanged,
  419.     however the new boxes will be undefined.
  420.  
  421. *
  422. /PREVIOUS
  423.  
  424. Previous is used to position the reviewed line to the line next closest
  425. to the beginning of the form.
  426.  
  427. Simply type "P" to  move.
  428. *
  429. /NEXT
  430.  
  431. Next moves you to the next line closer to the end of the form.
  432.  
  433.  
  434. Typing "N" will move the reviewed line.
  435. *
  436. /GOTO
  437.  
  438. Goto is used to position you where ever on the form you would like to
  439. review.
  440.  
  441. When you press "G" you will be asked:
  442.  
  443. Line number: ?
  444.  
  445. Type the line number which you want to look at, or edit.
  446.  
  447. *
  448. /FIRST
  449.  
  450. Typing "F" will position you to the first line on your form.
  451.  
  452. *
  453. /LAST
  454.  
  455. Last will move you to the last line on the form.  Typing "L" will
  456. invoke the command.
  457. *
  458. /DELETE
  459. Delete is used to erase a line(s) or a column(s) which you do
  460. not want on your form. The questions are:  (L)ine or (C)olumn ?
  461.  
  462. If your response is : C
  463. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-[ C ]-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  464. Delete which column # ?  (Enter the number of the column you do not want.)
  465. Starting at line ?       (Enter the first line the column will be deleted from.)
  466. End at line?             (Enter the last line the column will be deleted from.)
  467. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  468. If your response is: L
  469. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-[ L ]-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  470. First line?    (Enter the FIRST line to be deleted .)
  471. Last line ?    (Enter the LAST line to be deleted )
  472.                 [ If you are deleting only one line then FIRST and LAST
  473.                   will be the same number ]
  474. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  475. *
  476. /INSERT
  477. Insert a new (L)ine or (C)olumn:  The questions are: (L)ine or (C)olumn ?
  478.  
  479. If your response is: C
  480. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-[ C ]-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  481. This will be which column?   (Enter the number of the column this will be.)
  482. Column width ?               (Enter the width for the new column.)
  483. Starting at line?            (This is the first line the column will be in.)
  484. End at line?                 (This is the last line the column will be in.)
  485. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  486. If your response is: L
  487. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-[ L ]-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  488. There will be a slight pause while room for the new line is created.
  489. The new line will be placed in front of the line shown on the screen.
  490. Next you will be placed in the ADD mode to input your new line.
  491. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  492. *
  493. /EXIT
  494.  
  495. e(X)it does exactly that.  When you type "X" your are return to the first
  496. command line "CMD:"
  497.  
  498. *
  499.  
  500.