Edits a user-defined query.
DPSEditQuery <QueryName>
DPSEditQuery edits the given query in the query system. If the query name contains blanks, it must be in quotation marks.
You must have the $editor system variable set to your editor. This editor must be able to accept the syntax <editor name> <filename> from the operating system prompt.
The following command edits the Past_Due_Inventory query:
DPSEditQuery Past_Due_Inventory