Add a Button to the User Page


Updated by Altair Forum User
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
Sort by:
1 - 2 of
21


Updated by Altair Forum User
thank you for reply
userpage.mac is located at documents as per tutorial
Where's your userpage.mac?
For TCL script, you can define its full path, for example 'C:/Scripts/succsesful.tcl' instead of 'succsesful.tcl'.