Version 3.9
Export by using command line
It is possible to use the Command Line to export all objects. For more information about the keyword and syntax, see the Export keyword topic.
Example 1
The Command Line syntax to export group 1 thru 4 to a file named Front_groups.xml
[Channel]> Export Group 1 Thru 4 "Front_groups"
Example 2
The Command Line syntax to export a User Profile named Designer and overwrite the existing Designer.xml file
[Channel]> Export UserProfile "Designer" /Overwrite
Export objects to a USB stick
To export objects to a USB stick, in this example a color, a USB stick has to be plugged in the console or onPC. A Command Line Feedback window has to be open.
Steps:
- To find the drive to export the objects to, type "SelectDrive" in the Command Line. The Command Line Feedback displays a list of the available drives.
- [Channel]> SelectDrive
- Select the USB stick (it might be number four), typing "SelectDrive 4". Drive number 4 is now the default drive.
- [Channel]> SelectDrive 4
- Export the color named cyan.
- [Channel]> export preset 4 "Cyan"