ZOMImport
Documentation | Blog | Demos | Support
ZOMImport
5 out of 5 stars
1 rating
5 Stars | 100% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
Imports dictionary descriptions of objects from documents.
Syntax
ZOMImport [<option>…]
Options
;f <format> | Specifies the format in which that the Object Dictionary specifications are to be imported. There are several available formats:
| ||||||||||
;t sh | Specifies that the target of the import operation is the Shadow Object Dictionary and not the Object Dictionary. See ZOMDiff for more information on comparing different versions of object definitions. |
Comments
This command checks the set of objects to be imported over for locked objects prior to executing. If there are locked objects to be affected, the command issues an error and exits. An object is considered to be locked if it is locked itself, or is in a locked directory. For information about setting and clearing locks, refer to ZOMSet.
This command touches any objects imported once its action has completed. This results in the object’s status and dependency information being updated. For more information, refer to ZOMTouch.
Examples
The following command imports the objects contained in the Z50 format files.
ZOMImport
The following command imports the objects in DT4 format.
ZOMImport ;f DT4
5 out of 5 stars
1 rating
5 Stars | 100% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |