UIDL Question
UIDL Question
(OP)
Hello everybody,
what is the meaning of the header command
:I 0, 0, 0
or
:I 403, 100303, 110403
or
:S 342, 230, 105
in the control file header?
In the ANSYS Programmer's Manual says:
"space holder for ANSYS indexing".
Can anybody please explain this to me?
If I want to define a new menu in the Postprocessor menu,
how must I define this numbers?
Thanks in advance!
Alex
what is the meaning of the header command
:I 0, 0, 0
or
:I 403, 100303, 110403
or
:S 342, 230, 105
in the control file header?
In the ANSYS Programmer's Manual says:
"space holder for ANSYS indexing".
Can anybody please explain this to me?
If I want to define a new menu in the Postprocessor menu,
how must I define this numbers?
Thanks in advance!
Alex





RE: UIDL Question
But now I have another question.
I have defined a new menu in ANSYS using UIDL. This newu menu contains functions how are calling some macros. If I run this macros by clicking in the new menu the parameters of the macros are remaining hidden. If I call the macros by myself, by tiping the macros name it works fine and I can see the macros parameters.
How can I solve this problem???