Can you setup precompiler commands in Aldon (on the iSeries)?

Frosty the Coder

Legendary Poster
Due to a SOX reg, I don't have access to Aldon to research this.

In World's SVR, you can setup precompiler commands.

I could add
"DSPOBJD OBJ(MYLIB/*ALL) OBJTYPE(*FILE) OUTPUT(*OUTFILE) OUTFILE(QTEMP/QPDSPOBJD)"
and it would be seen during the compile.

Can that be done in Aldon?
The person trying to implement my CLP doesn't know,
and I haven't found the answer via Google.

Thanks
Frosty
 
Back
Top