Database Call Tailoring Editor

Restriction: This topic applies only when the AppMaster Builder AddPack has been installed, and applies only to Windows platforms.
Events
Lists the available events for this database call. Click an event to tailor it in your database call.
Action
Lists actions that correspond to the events listed in the Events column. Select an action for each event you want to tailor.
Argument
Type the name of a User Rule, Paragraph, or Global Code required to complete the corresponding action.
OK
Select CityNormal, Error, or Exception to set the placeStateOK-ON-REC status flag. The default is placeCityNormal.
End
Select placeCityNormal, Error, or Exception to set the END-ON-REC status flag. The default is placeCityNormal.
Not Found
Select placeCityNormal, Error, or Exception to set the NTF-ON-REC status flag. The default is Error.
Duplicate
Select placeCityNormal, Error, or Exception to set the DUP-ON-REC status flag. The default is Error.
VIO
Select placeCityNormal, Error, or Exception to set the VIO-ON-REC status flag. The default is Error. VIO stands for violate.
Error Message
Type a new message to override the default messages using text or specifying a user rule that contains a text message. Be sure to set the Error Message Type to match the type of message you specify here.
Error Message Type
Select Text if you entered text in the Error Message field; select Macro if you entered a user rule.
Abort on Error
Check this to specify that when the program encounters an error flag, it aborts. Uncheck this option to prevent the Error flag from aborting the program.
Apply
Click this to save the current assignments.
Reset
Click this to cancel the assignments made.
Edit Code
Click this to write customized code for an event. This is valid when you select the Perform, Global Code, or Local Code actions and type the name, as required, in the Argument field.