next up previous contents
Next: 2.5 More Examples Up: 2. SIMULATION IN SVM Previous: 2.3 HelloWorld Example   Contents

2.4 SVM Command-line Parameters

When executed without any command-line parameter, SVM prints out the following messages to the console:

=========================================================
|  Python Implementation of Statechart Virtual Machine  |
|                          Version 0.3                  |
|              Presented by Thomas Feng, Nov. 2003      |
=========================================================

Usage: svm [options...] <.des|.snp file> [parameters...]
       options:
           -c: force curses interface (Linux)
           -t: force textual interface
           -i <file>: include a file (to the head)
           -I <file>: include a file (to the tail)
       parameters:
           "name=value"

The meaning of the accepted command-line parameters is explained below:


next up previous contents
Next: 2.5 More Examples Up: 2. SIMULATION IN SVM Previous: 2.3 HelloWorld Example   Contents
Thomas Huining Feng
2004-04-05