Arbortext IsoDraw > Macro Language Reference > Menu Commands > File Menu > Save Layers
  
Save Layers
The SAVE LAYERS command saves all defined layers from the current document as an standard Arbortext IsoDraw file.
SAVE LAYERS"path""layer-name"
path
Defines where and under what name the document will be saved.
layer-name
Defines the layers to be saved. At least one layer name has to be defined.
#save some layers
SAVE LAYERS "c:\temp\layers.iso" "Main" "Illustration"