613-518-1166 info@zimdatabases.com

Zim Object Manager (ZOM)

Selecting by the Compilable Property

< All Topics

Objects can be selected by querying the compilable property using the selection criteria “c”. All objects that are compilable (i.e., document objects that have had the compilable property set by the user) are selected. For example, in the following command, all compilable objects are selected for use by the ZOMLIST service:

ZOMList +p c

In the next example, all objects that are not compilable are selected:

ZOMList +p c!

This example finds all objects which have been declared by the user as macros (a variation on the compilable property):

ZOMList +p cm

This next example finds all objects which have been declared by the user as compilable/ignore warnings (a variation on the compilable property):

ZOMList +p ci

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