George Gallen wrote:
Is there a way in UV to direct a printjob to another file
besides &HOLD& using the SETPTR (more precisely
the !SET.PTR command?

I Just want to re-direct specific jobs, but keep &HOLD&

My workaround is is READ/WRITE/DELETE the job from &HOLD& to
   where I want it after the job is completed. But I'd rather not have
   to open 2 more files if it can be done via the setptr.

No way that I know of. But here's another workaround - rewrite the VOC entry to &HOLD& temporarily. Keep in mind that it's a kludge that would work only if you don't have multiple users writing to the &HOLD& file or if you need to write to the &HOLD& *and* to your other file during the same process. And I'm not sure if UV caches the pointer to &HOLD& or not, so you'd have to test.

--
Allen Egerton, aegerton at pobox dot com
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to