« Back to TCL-API

TCL Testing Software

Combination View Flat View Tree View
Threads [ Previous | Next ]
toggle
Hi
 
I'm new to TCL scripting, is there any software to test (execute - run) TCL script without running it on router ?
 
Regds
Sasith

Yes, in Linux you use "tchsh" command
For Window System you can downoad ActiveTcl tool
http://www.activestate.com/activetcl?gclid=CPKw4Oru1rUCFeVDMgodKk8AbA
For Mac you go to terminam then use tclsh command

All above are generic Tcl scripting but there are different Tcl in router, tchsh EEM Tcl and Tcl IVR API which this forum is supporting. What you need Tcl for ?
 
Thanks !