Hi ptig185,

Make sure you have at least 1 HSEROUT statement in your main program.

The include file uses the HSEROUT?C macro's, but it doesn't uses an HSEROUT itself. So PBP doesn't include the HSEROUT?C macro unless you have an HSEROUT statement somewhere in your program.

HTH,