Hi Jack,
Thanks for the tip as it helped me realize that the problem is not actually in the ATE printing itself, but rather an operation done by our print SBX that handles it.
So, it is performing an APPEND operation like this to append the prefix and suffix files to the printout.
APPEND /I DSK29:TSKAAB.0G5[170,76]=PRINT:INIT.P52,DSK22:TSKAAB.007[170,77],PRINT:RESET.P52
With APPEND version 2.1(116), this operation completes without an issue.
With APPEND version 2.2(118), it generates this output:
-- Skipping non-existent DSK22:TSKAAB.007[170
-- Skipping non-existent 77]
So, it would appear that it is treating the commas within the PPN specification as filename separators.
Thanks,
John Andreasen
Diversified Data Software