Restriction: This topic applies only when the AppMaster Builder AddPack has been installed, and applies only to Windows platforms.
- Program Type
-
- APSPROG
- Generate an Online Express or Program Painter program
- APSSRC
- Generate a program coded in APSSRC (not implemented)
- APSEXPS
- Generate an APSPROG file from an Online Express program
- APSEXPSF
- Creates an APSPROG file from an APSEXPS file and then generates the COBOL program
- Application
- Specify application name containing the program to generate
- Program name
- Specify name of program to generate
- DC
- Specify DC target from list
- DB
- Specify DB target from list
- SQL
- Specify
YES if your program accesses DB2
- Batch
-
- YES
- The program is a batch program
- NO
- The program is not a batch program
- Generate non-OS/VS code
-
- YES
- Generates non-OS/VS COBOL code
- NO
- Generates OS/VS COBOL code
- Generate Program Manifest
-
- YES
- Generates a Program Manifest, saving it to the location specified on the File Locations screen.
- NO
- Does not generate a Program Manifest
- PGMNAME (LONGMIXED)
-
- YES
- Generates PROGRAM-ID values inside quotes
- NO
- Generates PROGRAM-ID values without quotes
- Generate for S-COBOL Debugging
-
- YES
- Generates S-COBOL debug code
- NO
- Does not generate S-COBOL debug code
- Cadture DGS Statistics
-
- YES
- Sets the Performance Monitoring feature to ON
- NO
- Sets the Performance Monitoring feature to OFF
Note: This setting overrides Performance Monitoring options set from the AppMaster Builder Server Distributed Generations Server
options dialog box. See
Performance Monitoring.
- Online Express Validation
-
- YES
- Automatically validates Online Express applications before generation
- NO
- Does not validate Online Express applications