[go: up one dir, main page]

Menu

Commit [r210]  Maximize  Restore  History

Modified ScriptToken to support indices. Added new m_nIndex value and other string

values for index creation. ScriptTokens now support a chain of other script tokens that
represent an index (as yet unresolved) into the current script token's value.

Added method to resolve index into script token. Also, the parsing function has been
altered to allow for index specification [].

madanner 2002-11-01

changed /trunk/VTS3/ScriptBase.cpp
changed /trunk/VTS3/ScriptBase.h