how to write the startup scripts in winrunner? can any body
explain with example code?
No Answer is Posted For this Question
Be the First to Post Answer
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
What does Tcl stand for?
Where can find the sample tcl programs?
write a regular expressions to fetch all the valid ip's
How to Swap 30 & 40 in IP address 192.30.40.1 using TCL script?
How increment a character? For example, I give 'a' and I should get 'b'.
Write a proc to increment the ip by the given no. of times. The incremented IPs should be a valid one. Ex: proc <name> {ip no_of_incrments} { body }
Problems with utf-8 between Mac and PC
Set ip address as 10.30.20.1 write a script to replace the 30 with 40 ?
write a program to the given ip is valid private address or not(192.168.1.1)?
How TCL works
if i give in numbers output should be in characters example : set a 23 o/p twentythree