Hey thanks for the help on this...
I was able to create a new queue with “addqueue” just fine.
By the way sorry for the long delay, I was put on another project for quite some time before I could get back to this.
So I made the queue and am seeing something I have never seen before in the results. I have PJL embedded printing commands coming out. I set up my queue with PCL only. Has anyone seen/heard of this and know where I might look to stop it?
Example:
?%-12345X@PJL USTATUS PAGE = OFF
@PJL USTATUS PAGE=ON
@PJL JOB NAME = "User: dXXXXXXX; Job: check-240" START = 1 @PJL SET COPIES = 1 @PJL ENTER LANGUAGE=PCL ?&s1C?&k2G?(s16.66H?&l8D?&a3L
{file/report body}
?E?E?%-12345X@PJL
@PJL RESET
@PJL EOJ NAME = "User: dXXXXXXX; Job: checks-240"
?%-12345X
I have looked at my source programming code in my ERP system and it does not have any JPL strings in it. I have tried using different reports and they also have the embeded JPL in my final reports. The original report is for my corperate "checks" and it cannot have these extra commands. TIA. -KJ
