Editing an object using a CLIST

To use a CLIST, you must be using TSO. The named editor represents your CLIST.

For example, enter the following command, where the editor is named MYCLIST:
EDIT object (EDITOR=MYCLIST
In this command, object is either PROC or QUERY.

Using an editor of your choice, run this CLIST to edit the current query or procedure.

When you end the edit session, you return to QMF with the edited object in QMF temporary storage.