ex

ex


error messages Index Level exk
Syntax
Category Editor
Type Command
Description exits the current item without saving changes; control returns to TCL, or to the next item in the list, if more than one item was requested. See also the "exk" command.

If the item has changed since the editor was invoked and the "ex" command is issued, the message "item changed, exit it (y/n=cr) ?" appears. A response of "y" exits the item without saving changes. To save the item, see the "fi" or "fs" commands.
Options
See Also fs x error messages fsl (R83) fso fd editor fi exk fil (R83)
Example ed bp *
first.program
top
.ex
'first.program' exited.
second.program
top
.ex
'second.program' exited.
Warnings
Compatibility D3 7.0 AP R83
error messages Index Level exk