Environment variables set in the cfx5rc file are not being recognized by cfx



Some variables, such as those described in the help manual are specifically looked for and passed to cfx.
Other variables may need to be exported for cfx to see them.
Any variable can be exported by adding a line to the cfx5rc file such as 'export <variable>',
where <variable> is the name of the variable. For example:

CFX5_NO_CONSTANT_PHYSICS="T"
export CFX5_NO_CONSTANT_PHYSICS

To check that the variable has been recognized start the cfx launcher and select from the menus Show->Show Variables.
You can use the menu: Edit->Find to search for the required variable.





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