| | $Id: tconfpy-spec.txt,v 1.105 2004/03/21 12:40:56 tundra Exp $ |
---|
| | $Id: tconfpy-spec.txt,v 1.106 2004/03/21 12:44:57 tundra Exp $ |
---|
| | |
---|
| | tconfpy SPECIFICATION |
---|
| | ===================== |
---|
| | |
---|
| |
---|
| | RETURN VALUES |
---|
| | ------------- |
---|
| | |
---|
| | |
---|
| | SymTable ---> {Symbol Name : [Symbol Value, option, option, ...]} |
---|
| | SymTable ---> {varname:tconfpy.VarDescriptor, ...} |
---|
| | |
---|
| | ErrorMsgs ---> List of Error Messages |
---|
| | |
---|
| | WarningMsgs ---> List of Warning Messages |
---|
| |
---|
| | |
|