Add a Button to the User Page

User: "Altair Forum User"
Altair Employee
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 

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "QuyNguyenDai"
    Altair Community Member
    Updated by QuyNguyenDai

    Where's your userpage.mac?

    For TCL script, you can define its full path, for example 'C:/Scripts/succsesful.tcl' instead of 'succsesful.tcl'.

    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    thank you for reply

     

    userpage.mac is located at documents as per tutorial