The software I use store its toolbars in one XML file.
<?xml version="1.0"?>
<toolbars version="1">
<toolbar id="1" name="my toolbar1">
<command_button command="EDIT SELECT MOVES" bitmap="RTOOL" tooltip="select all moves"/>
..
</toolbar>
<toolbar id="2" name="my toolbar2">
<command_button...
hi.
could anyone give a link with the default C functions?
(like this page:
http://aspn.activestate.com/ASPN/docs/ActiveTcl/tcl/tcl_2_contents.htm
for TCL)
thanks in advance
i wrote this:
#=============================================================================================================
#create directories into drive W:\\ for the name "number.string"
#and create subdirs...
hi.
i wrote a script, what a lot of user should use on our intranet. how can they do that, if i don't want to install wish?
can i define in the tcl script the dll-s, and other resource files?
or can i compile my tcl script?
hi!
i need a program, which creates a directory structure, in a folder.
the user tells a number and a string, and the script creates a folder, for example 1234.abcdef.
then the script make some folders into this, for example creates From, and in_out etc directories.
the different subfolders have...
hi
im new in tcl, im not a programmer, so i have many many problems...
my problem is finding the value of a numerical variable in a string.. how can i do this?
the string match command seems not to work..
thanks, kukelyk
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.