-
ZOM Concepts
-
Selecting Objects for Processing
- Selecting a Set of Objects
- Selection Criteria
- Selecting by Name
- Selecting by Keyword
- Selecting Previously Selected Objects
- Selecting by Status Properties
- Selecting by the Defined Property
- Selecting by the Exists Property
- Selecting by the Selected Property
- Selecting by the Locked Property
- Selecting by the Active Property
- Selecting by the Data Property
- Selecting by the Datasave Property
- Selecting by the Compilable Property
- Selecting by the Compilestatus Property
- Selecting Unreferenced Objects
- Selecting by Dependency Explosion
- Selecting by Dependency Implosion
- Selecting by Named Set
- Show all articles ( 4 ) Collapse Articles
-
Processing Options
-
Object Dependencies
-
Object Maintenance
-
Exporting and Importing Objects
-
Team Development Projects
-
Configuring ZOM
-
ZOM Commands
- ZOM Commands
- ZOMCat
- ZOMCompile
- ZOMCompileBoot
- ZOMConfig
- ZOMCopy
- ZOMCreate
- ZOMCrtBoot
- ZOMDataLoad
- ZOMDataSave
- ZOMDDBoot
- ZOMDelete
- ZOMDestroy
- ZOMDiagnose
- ZOMDiff
- ZOMDisable
- ZOMEnable
- ZOMErase
- ZOMExec
- ZOMExport
- ZOMFixUp
- ZOMGenHelp
- ZOMList
- ZOMMake
- ZOMMove
- ZOMPermBoot
- ZOMReCreate
- ZOMReName
- ZOMReset
- ZOMStatistics
- ZOMTouch
- ZOMUnCompile
- ZOMViewLog
- ZOMSet
- ZOMImport
- Show all articles ( 20 ) Collapse Articles
-
Advanced Topics
Exporting Objects
Objects are exported using the ZOMExport command. The objects to export are identified using the normal object selection criteria. For example, suppose you have associated all the objects you want to export with the keyword “To_Export”. The following command exports these objects:
ZOMExport +k To_Export
ZOMExport builds a series of ASCII files containing the object descriptions. These files are placed in your database directory. By default, all files are suffixed with “.Z50” and are suitable for use with Zim version 5.0 and later.
You can also create files with suffix “Z41” which are compatible with 4.XX versions of ZOM. For example,
ZOMExport +k To_Export ;f Z41
You can also have ZOMExport build files in the standard ZimSAVE format. These files could then be imported using the standard ZimLOAD utility. (ZimSAVE creates a series of files in the database directory typically suffixed with “.DT4”.) The following exports object descriptions in ZimSAVE format:
ZOMExport +k To_Export ;f DT4
3.5 out Of 5 Stars
5 Stars | 0% | |
4 Stars | 0% | |
3 Stars | 100% | |
2 Stars | 0% | |
1 Stars | 0% |