Printer FriendlyEmail Article Link

Landslide - We do not support opening/editing/saving Enhanced DMFs from Tcl API.

Answer

Landslide 10.0 GA

We do not support opening/editing/saving Enhanced DMFs from Tcl API.
You can still use a GUI-Saved Enhanced DMF in a test case built, edited, and/or run from the Tcl API.
There are ways we can work around this limitation. For example, export the Enhanced DMFs to test suites and import the test suites as part of their Tcl API script.  You can create a test suite for each DMF you need for each of your scripts.   Instead of a dmfname.tcl file for each DMF, they would just have a dmfname.ste file.
 
In 10.0.1, we will add an error message to the GUI when a user attempts to Save-As-Tcl an enhanced DMF:
 
Creating/Saving Enhanced DMFs is not supported in Tcl API.

Product : Tcl API