Tool Command Language

Up: GEOS SDK TechDocs | Up | Down | Next: 1 Using This Chapter
| One-page Version of this Chapter for Easy Printing

This chapter is designed to provide information about the Tool Command Language, abbreviated Tcl, (the language in which Swat commands are written) so that new commands can be written and old commands modified. This chapter contains the following main sections:

  1 Using This Chapter
  2 Copyright Information
  3 Background and Description
  4 Syntax and Structure
    4.1 Basic Command Syntax
    4.2 Expressions
    4.3 Lists
    4.4 Command Results
    4.5 Procedures
    4.6 Variables
  5 Commands
    5.1 Notation
    5.2 Built-in Commands
  6 Coding
    6.1 Swat Data Structure Commands
    6.2 Examples
  7 Using a New Command
    7.1 Compilation
    7.2 Autoloading
    7.3 Explicit Loading


Up: GEOS SDK TechDocs | Up | Down | Next: 1 Using This Chapter
| One-page Version of this Chapter for Easy Printing