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

Where can find the sample tcl programs?

3 Answers  


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

0 Answers  


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

10 Answers  


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

0 Answers  


Problems with utf-8 between Mac and PC

1 Answers  






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

4 Answers   HCL,


WHAT IS TCL?

4 Answers   Airtel,


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

6 Answers   Hexaware,


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

1 Answers   Alcatel,


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

3 Answers  


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

3 Answers   Alcatel,


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,


Categories