Receiving this compiler error when switching from macros residing in Panvalet to PDS:
B006 MACRO SYSTEM - PDS , ERROR IN MACRO FILE" for %DATECONV"
Easytrieve Plus Report Generator, release 6.4
The macro could not be found in the PDS pointed to by PANDD.
The JCL must contain a correct //PANDD statement pointing to the PDS where the macros reside.
If this has not been changed, then it would be:
//PANDD DD DSN=xxxx, DISP=SHR
The default is PANDD for the MACDDN parameter value.
If you have changed this, you may run the JOB8B job found in your highlevelqual.INSTALL.JCL.PDS library to see what value you have specified in your option file which is different from the default PANDD for your MACDDN parameter.