ScriptUpdateNotesToBeta36
From 40tude Dialog Wiki
The scripting engine in Beta 36 is more strict than in previous versions.Here's a list of issues that might apply:
* There were some scripts in Wiki and in the groups that used "NULL" incorrectly. While previous versions of Dialog tolerated this, the new version does not. The scripts will compile, but raise an error when executed. In the scripts where NULL is used, it usually needs to be replaced with either 0 or an empty string ''. * It's not allowed to compact the database from within a script. There was a OnShutdown script available that did this and it will no longer work.
Other than that you will have to recompile all scripts, see the release notes for Beta 36 for more details
If you use one of the following scripts, please replace it with the updated version from the Wiki:
Cancel-Lock
Boxquote script
Format Boxquote, add an X-Post- and a Follow-Up-To-Warning and insert an X-Now-Playing message
Format Boxquote, add an X-Post- and a Follow-Up-To-Warning, insert an X-Now-Playing and Cancel-Lock-Header
Format Boxquote, add an X-Post- and a Follow-Up-To-Warning, edit User-Agent, insert an X-Now-Playing and Cancel-Lock-Header
X-Now-Playing using AMIP