EDT, the DEC Editor, has its own HELP files which you can access from within EDT using the EDT HELP command. To invoke EDT, use the EDIT/EDT command, which has the following format: EDIT/EDT[/qualifier[s] infile /COMMAND:filespec /JOURNAL[:filespec] /OUTPUT:filespec /READ_ONLY /RECOVER The /COMMAND qualifier names a file of EDT initialization commands. The default file is EDTINI.EDT and need not be specified. The /JOURNAL qualifier names a journal file. The default is infilename.JOU and need not be specified. The /OUTPUT qualifier names an output file. The default is the infilespec and need not be specified. The /READ_ONLY qualifier opens the file for reading only. The /RECOVER qualifier reads in a journal file remaining after an untimely exit from EDT. See the RSX-11M/M-PLUS Command Language Manual and the EDT Editor Manual for more information.