Where can find the sample tcl programs?
Answers were Sorted based on User's Feedback
Please use below link to get the TCL tutor.
There are links to other online tutorials at
http://www.msen.com/~clif/Tcl.html
I felt that it is most useful for TCL developers [Beginners]
for quick reference.
| Is This Answer Correct ? | 3 Yes | 0 No |
Which scripting language is better among TCL Perl and Python and why?
write a program to the given ip is valid private address or not(192.168.1.1)?
Where can find the sample tcl programs?
How do you check whether a string is palindrome or not using TCL script?
How do you find the length of a string without using string length command in TCL??
How to extract "information" from "ccccccccaaabbbbaaaabbinformationabcaaaaaabbbbbbbccbb" in tcl using a single command?
how to write a startup script in winrunner
Problems with utf-8 between Mac and PC
write a regular expressions to fetch all the valid ip's
Write a program to increment IP address to +10 and verify it is correct ip or not ?? example my ip is 172.122.132.143 increment this ip to +10 and verify it is valid ip or not
How to Swap 30 & 40 in IP address 192.30.40.1 using TCL script?
if i give in numbers output should be in characters example : set a 23 o/p twentythree