Previous Topic: Generate Access PathsNext Topic: Program Compilation


Generate External Functions Source Code

Only external functions need to be generated and compiled. External functions can be identified by the source member name found in the GEN name column; internal functions show *N/A in this column.

List just the external functions in your design model by typing *EXT in the Type column on the selection line as shown in the following example:

DISPLAY ALL FUNCTIONS My model Application area. : ___ Source library: MYGEN ? File Function Type GEN name ___________________ ________________________ *EXT___ ___________ _ Course Change Course CHGOBJ *N/A _ Course Create Course CRTOBJ *N/A _ Course Delete Course DLTOBJ *N/A _ Course Edit Course EDTFIL MYACEFR _ Course Select Course SELRCD MYABSRR _ Horse Change Horse CHGOBJ *N/A _ Horse Create Horse CRTOBJ *N/A _ Horse Delete Horse DLTOBJ *N/A _ Horse Edit Horse EDTFIL MYAEEFR _ Horse Select Horse SELRCD MYAISRR _ Horse Select Mares SELRCD MYAJSRR _ Horse Select Stallions SELRCD MYAKSRR _ Jockey Change Jockey CHGOBJ *N/A _ Jockey Create Jockey CRTOBJ *N/A _ Jockey Delete Jockey DLTOBJ *N/A + SEL: Z=Dtls P=Parms N=Narr F=Action diagram S=Device Design T=Structure A=Acp G/J=Gen E=STRSEU L=Locks D=Delete U=Usages 3=Doc H=Gen HTML F3=Exit F5=Reload

Proceed by selecting all functions and initiating the batch processing as you did for the access paths.