Change several cube output locations sample

This script changes the output location of several cubes and generates the .mdc files in the new location. It does not save the changes in the model.
OpenMDL "c:\Great Outdoors (Admin).mdl"
CubeUpdate "Great Outdoors Sales" MDCFile "c:\Great Outdoors"
CubeUpdate "All Regions" MDCFile "c:\All Regions"
CubeUpdate "Americas" MDCFile "c:\Americas"
CubeUpdate "Far East" MDCFile "c:\Far East"
CubeUpdate "Europe" MDCFile "c:\Europe"
CreateFiles