EDITDEF INDEX

EDITDEF _ _ _ _ _ _ _ _ _ _ _ _ command

The interactive editor ed may be used to edit a user-defined procedure that has not been compiled.

syntax:

editdef(identifier)

where identifier is the name of the procedure. When editdef is invoked, the procedure definition will be displayed in editing mode, and may then be edited and redefined on exiting from the editor using standard ed commands.