hello experts,
I would like to do graphical applications using Tcl. I donot have any specific application in mind but would like to start with something interesting so that I can learn it as I d...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_20846530.html
Zones:
PerlDate Answered: 01/10/2004 Grade: A Views: 0
there any timer concept in Tcl ??? My requirement is to calculate the time taken for a command to be successfully executed.
eg ; send a no shut command on an interface of router and calculate th...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_21022074.html
Zones:
PerlDate Answered: 07/20/2004 Grade: A Views: 0
I am a complete Tcl newbie, so please forgive me. I am, however, trying to quickly learn for a small application I need. Before proceeding much further, is it possible to have Tcl read and extrac...
http://www.experts-exchange.com/Programming/Open_Source/Q_23612045.html
I've try modify some TCL scripts that i run with my eggdrops. The original scripts only can make the eggdrop send the SMS to contact list only.
Can any expert in TCL language here gave me some i...
http://www.experts-exchange.com/Programming/Languages/Scripting/TCL/Q_23656719.html
Zones:
TCLDate Answered: 10/22/2008 Grade: C Views: 8
So, I have a largish GSM modem bank I'm now responsible for maintaining. The server bank, is actually composed of many computers and GSM modems scattered throughout the world. The software is Now...
http://www.experts-exchange.com/Hardware/Networking_Hardware/Modems/Q_23564756.html
Hello!
I am currently working on a GIS-application, showing where
telecommunication cables are geographically located. (Inca by Incatel AS, Norway)
The system runs on IBM RS6000 / AIX V 4.1 with CD...
http://www.experts-exchange.com/Programming/System/Unix_-_Posix/Q_10004626.html
When I try to install zircon I get the message Your tcl/tk interpreter does not have a suitable networking extensoin.
What shall I do???
http://www.experts-exchange.com/OS/Linux/Q_10021162.html
Zones:
LinuxDate Answered: 10/02/1997 Grade: D Views: 0
I need to use REGSUB command on a text containing the $ character. I tried to escape this character with some backslashes, but it seems that REGSUB command completely ignores them still trying to a...
http://www.experts-exchange.com/Software/Server_Software/Application_Servers/Vignette_Serv...
The following statement can be run with no problem in tcl/tk script:
sql exec $conn "insert into table1 (i,j) values ($a, $b)"
However, error occurs when the above statement is put into the ...
http://www.experts-exchange.com/Programming/Misc/Q_20240963.html
Can I with a Tcl command tell whether I'm on the development or the live site?
// Anders
http://www.experts-exchange.com/Software/Server_Software/Application_Servers/Vignette_Serv...