Deimplemented messages in external helper scripts

In MoneyWorks 7, the following messages are no longer sent to external helper scripts.

OpenedDocument
AllowCloseDocument
ClosedDocument
AllowSaveDocument
SavedDocument

The following messages are still sent to an external helper script. The UserLoggedIn/UserLoggingOut are not sent even if password protection is not enabled. External helper scripts see these messages before internal (MWScript) scripts do.

Load
Unload
UserLoggedIn
UserLoggingOut
Before
Validate
Cancel
After
ValidateField
ValidateCell
WantMessages
ExitedField
ExitedCell
PostedTransaction
GetScriptIdentifier
Posted in AppleScript, COM/VBS | Comments Off on Deimplemented messages in external helper scripts