KNOWLEDGE BASE
Log In    |    Knowledge Base    |    4D Home
Tech Tip: Disabling Startup and Shutdown messages for 4D Ajax Framework
PRODUCT: 4D Web 2.0 Pack | VERSION: 11 | PLATFORM: Mac & Win
Published On: April 2, 2008

PLEASE NOTE: This Tech Tip applies to 4D Web 2.0 Pack v11

When a database that has the 4D Ajax Framework installed starts up, the user is prompted with the option to update the structure XML files. There is also a message while the 4D Ajax Framework is initializing, and building the structure arrays. On shutdown of the database there is another message saying "DAX shutdown" while saving 4D Ajax Framework preferences.

To disable these messages the developer can call the DAX_Dev_SetPreferences command as follows:

DAX_Dev_SetPreference (3;"False")

This call must go in the DAX_DevHook_Preferences method.

For the latest information the 4D Ajax Framework please see the Daxipedia:

https://daxipedia.4d.com