🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Issue with *createbutton.

Hi,

I am doing like below.

*createbutton(5, 'Import Model', 0, 0, 10, BLUE, 'Import Model.', EvalTcl, '$::env(FRAME_DIR_PATH)\IMPORT.tcl')

where FRAME_DIR_PATH = Path of the folder which contains IMPORT.tcl.

it is giving error as

---------------------------

Tcl/Tk script error ...

---------------------------

evaltclscript error:

The specified file 'C:\TEST\IMPORT.tcl' could not be found.

---------------------------

OK

---------------------------

where i set FRAME_DIR_PATH = C:\TEST

any one tell me how to call a tcl file which is not in any HM folders.

Thanks

Find more posts tagged with

Sort by:
1 - 3 of 31