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
How to Swap 30 & 40 in IP address 192.30.40.1 using TCL script?
How to run a package in tcl
How do you find the length of a string without using string length command in TCL??
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 ?
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
write a program to the given ip is valid private address or not(192.168.1.1)?
WHAT IS TCL?
How increment a character? For example, I give 'a' and I should get 'b'.
Where can find the sample tcl programs?
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 }
How to extract "information" from "ccccccccaaabbbbaaaabbinformationabcaaaaaabbbbbbbccbb" in tcl using a single command?