N TPUEDIT is an interface program to the TPU editor.  All of the same qualifiers: as EDIT/TPU are supported with the following new features:  ? 	o TPUEDIT remembers the last file edited in logical TPU$MEMORY 9 	  and will re-edit the same file if no file is specified E 	o TPUEDIT remembers the last line and character position in logicals D 	  TPU$START_CHARACTER and TPU$START_LINE and will position there if* 	  you use the "last edited file" feature.I 	o The /NOMEMORY qualifier will cause TPUEDIT NOT to save the last edited  	  file and positions on exit.I 	o the logical name TPU$DEFAULT may be used to provide a default filetype K 	  to the name of the file edited. ie: if TPU$DEFAULT is ".C", then editing !           XYZZY will edit XYZZY.C G 	o the /SPAWN qualifier will cause TPUEDIT to spawn a kept editor.  The G 	  editor will run in a subprocess and will be attached and detached as  	  you enter and exit TPUEDIT.I 	o the /DIRECTORY=devdir qualifier sets the default directory of the kept  	  editor when editing   Invoke by foreign command.