SYMPTOM:
When trying to create a User Function in CFX-Pre, the Argument Units widget appears to be disabled and I can't type anything into it. The Result Units widget works fine.

PROBLEM:
This is a minor bug in the CFX-Pre GUI initialization file.


WORKAROUND:
You can edit the file 'CFXPreGui.ccl' in your CFX installation (located in the /etc directory). Simply change the following section:

PARAMETER GUI: Argument Units
Type = String
Editable = True
Extension = False
Picking = False
END

So that the 'Editable' tag is 'True'.

FIXED IN:
Release 11.0





Show Form
No comments yet. Be the first to add a comment!