>C=Y VC=Y J=N TM=1 BM=66NEWDOS EDTASMQUICK REFERENCE SHEET--------------------->C=NFunction            Format--------            ------Assemble            A(/sw(/sw...))     Switches:      LP -- Line Printer                    NL -- No Listing                    NO -- No Output                    NS -- No Symbol table                    WE -- Wait on ErrorsBye                 BDelete              D(line ref or range)*Edit                E(line ref)     Subcommands:   L -- List working copy of line                    (n)<SPACE> -- advance (n) space(s)                      -- backspace                    (n)Sc -- advance to (nth) "c"                    (n)D -- Delete next (n) character(s)                    (n)Kc -- Kill up to (nth) "c"                    (n)Cc(cc...) -- Change next (n) chr(s)                    A -- Abort changes & restart                    I -- Insert chrs: exit by ENTER or S-UP                    X -- eXtend line (enters Insert mode)                    H -- Hack of remainder (enters I mode)                    E or <ENTER> -- exit; save changes                    Q or <BREAK) -- exit and abort changesFind                F(string)Hard copy           H(line ref or range)*Insert              I(line ref(,increment))Load file           L D=filespecNumber              N(line ref(,increment))Print               P(line ref or range)*Replace             R(line ref)*Text output         TWrite file          W D=filespec* Line references:  nnnnn -- actual line number                    # -- First line of text                    * -- Last line of text                    . -- Current line                    : -- From:To separator for range ref                                                        