2005/5/10

     
 

acdktcl - manual

artefaktur

The acdktcl is a simple command line Tcl interpreter.


Content of this chapter:

   Description
   SYNOPSIS
   OPTIONS



 Description


acdktcl you can execute Tcl scripts or use it to debug/test ACDK classes in an interactive way.

 SYNOPSIS

acdktcl [-acdk-options] [tclscript]

 OPTIONS

  • -acdk-options
    Option parsed by the ACDK-Library (see  man acdk_core)
  • tclscript
    If an file is given as argument, this will be evaluated as Tcl-Script.
    Otherwise in the interactive mode with Tcl-shell will be started.