How to run a package in tcl
Answers were Sorted based on User's Feedback
What does Tcl stand for?
Hi all, Is there any certification exams available for TCL and Perl. If so please let me know, my mailid is vpbharathi@gmail.com. Thanks in advance, Bharathi.P
How to run a package in tcl
How to get the next ip for given ip ex: 10.10.10.1 -> 10.10.10.2 ex: 10.10.10.255 -> 10.10.11.0
Which scripting language is better among TCL Perl and Python and why?
How TCL works
WHAT IS TCL?
how to remote log in to a system A to system B ,execute commands in it and collect the log in system A from B using TCL script??
1 Answers Global Edge, Sandvine,
how to increment eacl element in a list ? eg: incrlist {1 2 3} =>2 3 4
How increment a character? For example, I give 'a' and I should get 'b'.
How to extract "information" from "ccccccccaaabbbbaaaabbinformationabcaaaaaabbbbbbbccbb" in tcl using a single command?
how to write the startup scripts in winrunner? can any body explain with example code?