Add a Button to the User Page
Altair Forum User
Altair Employee
HELLO i have refered to tut available on this topic and tried creating a botton but
i m unable to view the botton
*createbutton(5,'SURFACETRIM',00,5,GRAY,'Launch the succsesful.tcl script','EvalTcl','succsesful.tcl')
command written in userpage.mac file
and located in my documents
so why i am not able to view botton
and i also have doubt about locating the .tcl file ??
thank you
0
Answers
-
Where's your userpage.mac?
For TCL script, you can define its full path, for example 'C:/Scripts/succsesful.tcl' instead of 'succsesful.tcl'.
0 -
thank you for reply
userpage.mac is located at documents as per tutorial
0