how to write a startup script in winrunner
No Answer is Posted For this Question
Be the First to Post Answer
How do you check whether a string is palindrome or not using TCL script?
how to write a startup script in winrunner
Set ip address as 10.30.20.1 write a script to replace the 30 with 40 ?
How TCL works
How to Swap 30 & 40 in IP address 192.30.40.1 using TCL script?
WHAT IS TCL?
Where can find the sample tcl programs?
write a program to the given ip is valid private address or not(192.168.1.1)?
write a regular expressions to fetch all the valid ip's
What does Tcl stand for?
How to run a package in tcl
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 }