×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
I think the approach you gave was more a long the lines of a remote outq,
correct? I ran the following two commands and sent a spool file to outq
ZEBRA18, and the spool file just sits there.
CRTOUTQ OUTQ(zebra18) RMTSYS(*INTNETADR) RMTPRTQ('1') CNNTYPE(*IP)
DESTTYPE(*OTHER) TRANSFORM(*YES) MFRTYPMDL(*WSCST) WSCST(QWPDEFAULT)
INTNETADR('192.168.1.102') SEPPAGE(*NO)
STRRMTWTR OUTQ(ZEBRA18)
--------------Screen shot----------
Work with Output
Queue
Queue: ZEBRA18 Library: QGPL Status:
RLS/WTR
Type options, press
Enter.
1=Send 2=Change 3=Hold 4=Delete 5=Display 6=Release
7=Messages
8=Attributes 9=Work with printing
status
Opt File User User Data Sts Pages Copies Form Type
Pty
QPRINT AARON ZEBRALBL SND 1 1 *STD
5
Thoughts on why it might be stalling out using your method of a remote
writer?
Aaron Bartell
http://mowyourlawn.com
http://mowyourlawn.com/blog/
On Fri, Jul 23, 2010 at 12:33 AM, Lukas Beeler <
lukas.beeler@xxxxxxxxxxxxxxxx> wrote:
On Thu, Jul 22, 2010 at 22:20, Aaron Bartell <aaronbartell@xxxxxxxxx>
wrote:
I was able to get it to spit out a blank label by changing the MFRTYPMDL
parm to *WSCST and then the WSCST parm to QWPDEFAULT.
Interestingly, that's exactly what i sent you as a sample config ;)
As an Amazon Associate we earn from qualifying purchases.