iker
New member
- May 13, 2003
- 7
Hi.
REcently I have been working by programming Menus in UIDL ANSYS Language for linking with ANSYS macros.
I have read that there are many types of variables to define in any menu (Integers, floats, Chars)
All of them by defining the Typ_Int;Typ_Char.... in corresponding case.
The problem appears when I want to control any string. Is there any type of definition (By Typ_XXXXX commmand or similar) for using strings parameters?
I have tried with Typ_File & Typ_File_Inline commands and although they seem to be valid, a File browser button appears too.
Thank you so much.
Is there any complete tutorial to male these menus in new ANSYS capability Tcl/Tk??
REcently I have been working by programming Menus in UIDL ANSYS Language for linking with ANSYS macros.
I have read that there are many types of variables to define in any menu (Integers, floats, Chars)
All of them by defining the Typ_Int;Typ_Char.... in corresponding case.
The problem appears when I want to control any string. Is there any type of definition (By Typ_XXXXX commmand or similar) for using strings parameters?
I have tried with Typ_File & Typ_File_Inline commands and although they seem to be valid, a File browser button appears too.
Thank you so much.
Is there any complete tutorial to male these menus in new ANSYS capability Tcl/Tk??