[go: up one dir, main page]

Menu

Commit [r980]  Maximize  Restore  History

- Fix bug in parsing tag values 15 and above (forgot to skip the extension byte)

- Improve script exception handling to show plausible line numbers more often
- Update script Expect processing to accept bitstrings in "modern" [] format (leaving legacy as well)
- Update Date entry so that omission of day-of-week CALCULATES it, rather than assuming wildcard. If you want wildcard, type a *

johnhartman 2014-10-10

changed /trunk/VTS3/BACnetLibrary/BACnet.cpp
changed /trunk/VTS3/BACnetLibrary/BACnet.hpp
changed /trunk/VTS3/ScriptDocument.cpp
changed /trunk/VTS3/ScriptExecutor.cpp
changed /trunk/VTS3/ScriptExecutor.h