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
Where can find the sample tcl programs?
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
Problems with utf-8 between Mac and PC
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 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 }
Test case on windows calculator?
Which scripting language is better among TCL Perl and Python and why?
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 increment a character? For example, I give 'a' and I should get 'b'.
How to Swap 30 & 40 in IP address 192.30.40.1 using TCL script?
{Anu Anudeep Anukumar Amar Amaravathi Aruna} is their any possibility to find the letter "a"in the given list? if yes how?
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