TCL scripting Environment built--windows

Source: Internet
Author: User

?

The following is organized from the network, the experiment is available

1. Download the TCL interpreter and install
Http://www.activestate.com/activetcl

2,Tclsh85.exe
Run Bin/tclsh85.exe
(Wish85.exe: Contains two parts of Tclsh and TK)


3 . Create a simple TCL script: E:/TCL/HELLO.TCL, enter the following:
Package Require TCL
Package Require TK
Set a "Hello world! "
Puts $a
Then enter at the prompt of Tclsh85.exe: source E:/TCL/HELLO.TCL, run the effect as:

?

4,Bin/teacup.exe, can be used to install package packages

?

5,tcl Grammar introduction: Tcl train.pdf

?

Reference: http://blog.chinaunix.net/uid-7762106-id-146878.html

?

Compile Tcl as exe program under Windows

http://blog.163.com/zhang_231/blog/static/109599520102258594594/

?

TCL scripting Environment built--windows

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.