how to write a startup script in winrunner
how to increment eacl element in a list ? eg: incrlist {1 2 3} =>2 3 4
How do you find the length of a string without using string length command in TCL??
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,
Problems with utf-8 between Mac and PC
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 run a package in tcl
if i give in numbers output should be in characters example : set a 23 o/p twentythree
Test case on windows calculator?
{Anu Anudeep Anukumar Amar Amaravathi Aruna} is their any possibility to find the letter "a"in the given list? if yes how?
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
How TCL works
WHAT IS TCL?