command.cmf file is not getting updated

User: "Akshay Manthekar"
Altair Community Member
Updated by Akshay Manthekar

Hello all,

I am not finding command.cmf file in my working directory of hypermesh. I tried all options like unchecking "disable scripting", etc. Instead I am having "command.tcl" file in working dir and it is getting updated as I work in hypermesh. Can anybody tell how to get command.cmf file updated with hypermesh?

 

Thanks

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Paul Van Huffel_21111"
    Altair Employee
    Updated by Paul Van Huffel_21111

    This changed a few versions back.  Command.cmf is no longer supported.  The format for the "command file" is almost identical to TCL, so you can copy a block of text into a new file and add the parentheses and commas to make it into a CMF formatted block for use with the HM Utility Tab.

    I hope that helps.