[go: up one dir, main page]

Menu

Commit [r68]  Maximize  Restore  History

Use the new version of SetValue(). For some reason this manifested itself

as a link error and not a compile error. Type conversion from enumerations to
int is pretty safe and portable, but the other way around may not be,
depending on the compiler.

joelbender 2001-10-17

changed /trunk/VTS3/ScriptExecutor.cpp