|
Interesting. I tried this, but no change. Thanks for suggesting, Dave. db > -----Original Message----- > From: midrange-l-bounces@xxxxxxxxxxxx / daparnin@xxxxxxxxxxxxxxxxxx > Sent: Friday, October 22, 2004 12:04 PM > > Fear not, it is possible and you are on the right track. I went through > the same confusion awhile back when I wanted to set up our > networked copier > as a printer. It was always pulling from drawer #1 but I wanted drawer #3 > which was high capacity. > > There may be a better way but I believe what I ended up doing was changing > the value of the data on the DWRSLT. In my case DRAWER#2 corresponded to > the 3rd physical drawer so I just took the value of the DATA line and > assigned it to the PAPER and DRAWER1 entries. Then just create the WCST > object and reference it in the WSCST attribute of the remote output queue. > > :DWRSLT > DRAWER=PAPER > DATA ='1B266C3748'X. > :DWRSLT > DRAWER=ENVELOPE > DATA ='1B266C3668314F'X. > :DWRSLT > DRAWER=DRAWER1 > DATA ='1B266C3748'X. > :DWRSLT > DRAWER=DRAWER2 > DATA ='1B266C3448'X. > > > Dave Parnin > Nishikawa Standard Company > Topeka, IN 46571 > daparnin@xxxxxxxxxxxxxxxxxx
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.