Express Generation Options

Restriction: This topic applies only when the AppMaster Builder AddPack has been installed, and applies only to Windows platforms.
Generate Control Point Comments
Check this to generate comments in programs identifying control events.
Generate Database calls
Check this to generate your database access specifications into database calls. When testing the program teleprocessing functions without accessing a database, uncheck this option to suppress the generation of database calls.
Error-Send-and-Quit Para defined by user
Check this to prevent Online Express from generating the Error-Send-and-Quit paragraph in a stub, copybook, or in miscellaneous code. When checked, you must code this paragraph yourself. The default is unchecked.
Generate InterScreen Moves
Check this to move all fields on the primary screen to like-named fields on the screen specified by a user-coded SEND macro. The default is unchecked.
Redisplay Record
Check this to display the last record of a repeated record block when scrolling.
Improve Sql Looping
Click this to generate two DB-PROCESS calls instead of one to improve runtime performance. Otherwise, only one DB-PROCESS executes both the initial retrieval and the paging forward function.
Clear Screen with Spaces
Click this to clear all I/O screen fields with spaces. This is the default for non-CICS applications.
Clear Screen with LowValues
Click this to clear all I/O screen fields with low values. This is the default for CICS applications.
System Message Field
Select a message field name.
Cursor on Field
Select the screen field on which you want the cursor to initially appear.
Extra Commarea Bytes
Type the size of the largest record that the program can send or receive.