Skip to main content

Problem:

When requesting batch generation of an OX program through DGS, is it posible to make one DGS request to go from APSEXPS to COBOL in one DGS call or do you have to request an APSEXPS -to APSPROG generation then request a second APSPROG to COBOL pass?

Resolution:

Yes - if you want to generate the APSPROG file as well as the COBOL program you can set your program type to APSEXPSF.

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

Old KB# 2571

#EnterpriseDeveloper
#MFDS