[CREATE.HLP 1 page]

  'Create' is a monitor command - the full syntax is: .CREATE filnam.ext
     It creates a file with the name given, and calls the LINED editor.

       However, LINED is not recommended, as it is very limited in its
  capabilities, and is notorious for being 'buggy' and for destroying
  files.
       If you're looking for a good editor, try TECO, SOS, or SED.
  (Which are the most widely used editors on the system).

               SOS is line-number oriented,
               SED is screen oriented, and
               TECO is the most powerful, as
                    it has a rather powerful
                    programming language all
                    its own

       Help is available for each of these editors.

[End of CREATE.HLP]

KJOB