Convert model file formats sample
This script converts a legacy format (*.def) file into
.mdl and then .pyj format.
OpenDef "\customer\defdat\01xbudgt.def"
SaveMDL "\customer\defdat\01xbudgt.mdl"
SavePy "\customer\defdat\01xbudgt.pyj"
OpenDef "\customer\defdat\01xbudgt.def"
SaveMDL "\customer\defdat\01xbudgt.mdl"
SavePy "\customer\defdat\01xbudgt.pyj"