1 09/06/83 qedx, qx
2
3 Syntax: qedx -control_args
4
5
6 Function: Invokes the qedx editor with the current query, or a new
7 query. The edited query becomes the current query if the changes are
8 saved before terminating qedx.
9
10
11 Control Arguments:
12
13 -new
14 specifies that qedx should be given an empty buffer when it is
15 invoked.
16
17 -old
18 specifies that the existing query should be made available for
19 editing with qedx DEFAULT.
20
21
22 Notes:
23
24 The user must write the changed query for it to become the current
25 query.
26