Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to run a package in tcl

Answers were Sorted based on User's Feedback



How to run a package in tcl..

Answer / ram

source <package_name>
(or)
package require <name>

Is This Answer Correct ?    12 Yes 0 No

How to run a package in tcl..

Answer / shivakumar6g

TCL OOPS

Is This Answer Correct ?    1 Yes 15 No

Post New Answer

More Tcl Interview Questions

Set ip address as 10.30.20.1 write a script to replace the 30 with 40 ?

9 Answers  


how to write the startup scripts in winrunner? can any body explain with example code?

0 Answers  


if i give in numbers output should be in characters example : set a 23 o/p twentythree

1 Answers   Alcatel,


 write a regular expressions to fetch all the valid ip's

3 Answers   Alcatel,


how to write a startup script in winrunner

0 Answers   Power Grid, Pyxis,


How TCL works

1 Answers   Cisco,


How increment a character? For example, I give 'a' and I should get 'b'.

3 Answers  


How do you find the length of a string without using string length command in TCL??

6 Answers   Hexaware,


How do you check whether a string is palindrome or not using TCL script?

10 Answers  


How to extract "information" from "ccccccccaaabbbbaaaabbinformationabcaaaaaabbbbbbbccbb" in tcl using a single command?

12 Answers   Wipro,


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 }

2 Answers  


write a program to the given ip is valid private address or not(192.168.1.1)?

4 Answers   HCL,


Categories