>; EDIT X0.1 (202110241545) >; >; Configurable EDITOR relay >; >; EDIT is a program to allow any editor to be invoked by the EDT >; command. >; >; The SYS$EDITOR logical name is used to specify which editor to use. >; If SYS$EDITOR is undefined, standard EDT is invoked. >; If SYS$EDITOR is not three letters, it is assumed to be a task filename, >; which is run through MCR. >; >; (Package source is MIM::DU0:[CUSPS]) >; >@