613-518-1166 info@zimdatabases.com

ZIM Development Center (DC) for Zim 7

DPSMakeQuery

< All Topics

DPSMakeQuery

Creates a user-defined query.

Syntax

DPSMakeQuery

Comments

DPSMakeQuery creates the given query in the query system. If the query name contains blanks, it must be in quotation marks. The query is initially empty.

You must have the $editor system variable set to your editor. This editor must be able to accept the syntax from the operating system prompt.

Example

The following command creates the Past_Due_Inventory query:

DPSMakeQuery Past_Due_Inventory

The following command shows the same query being created, but with blanks instead of underscores in its name:

DPSMakeQuery “Past Due Inventory”

Was this article helpful?
0 out Of 5 Stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
How can we improve this article?
Table of Contents