Version 0 of The example application

Updated 2003-05-06 19:05:54

The example application for The Tclkit Shell.

The purpose of this application is to demonstrate the power of Starkits.

Here is one suggestion:

 # - Open an email window adressed to a person in your "adress book" -
 # Start script "maila"
 send email %recipient
 # End script "maila"

 # - The adress book entry -
 # Start script "janne"
 [email protected]
 www.tcl.tk
 0704-58 392 02
 # End script

This would enable us to launch an email to janne simply by typing "maila janne" in the cmdline window.


Please place comments after this row!