! Stored on: NEW.TEC ! ! Used by NEW.COM to start editor from TSX+ with edit write ! ! ! B,ZX2 ! load Q2 with filespec for the command ! @I%/% J @I%@EW/% ! text buffer will contain: @EW/filespec/ ! B,ZX5 M5 ! put EW command in Q5 and execute it ! HK Y 0,1ET ! clear buffer, yank page, turn off conversions ! 29^T 83^T ! type <29>S (single char activation mode) ! 29^T 85^T ! type <29>U (enable non-wait TT input testing) ! 29^T 82^T ! type <29>R (enter high-efficiency TTY mode) ! @EI%TECO.INI% ! start full screen editor !