Migrate from dbapp3.2 to dbapp4.0
To migrate your generated application from the dbapp3.2 template set to the dbapp4.0 template set, you simply need to confirm that you are using the dbapp4.0 template set.
- The DBAPP_MOBILE environment variable can be set to 1 (TRUE) for generating applications for mobile devices. See DBAPP_MOBILE.
- In settings.agconf, the
editorInfo
attribute for MULTIPLELINES has changed for dialog titles to match other editorInfo syntax:bannerTitle
is nowdescription
.dialogTitle
is nowtitle
.
See settings.agconf elements for details on the settings.agconf