--
[ Picked text/plain from multipart/alternative ]
Hi all

I am making probes of impresion with AS/400 and i have a strange problem.

This is a portion of code that launches lp5250d and tn5250

MAP=284
TERMINAL=IBM-5292-2
IP=153.112.224.200
OUTPUT='scs2ascii>'$DIR_OUTPUT

# Inicio de session de impresora

echo $OUTPUT

/usr/local/bin/lp5250d env.IBMMFRTYPMDL=*IBM3812 env.DEVNAME=Q$USER
outputcommand=''$OUTPUT'impresion$$.txt'''  $IP;

if i erase env.IBMFRTY... the output is correct (not exacty, it�s hard
to  obtain a correct impression).

But if i don�t erase then when i send a job to print in as/400 i have in
the top application of linux that sh and scs2ascii are working without end.
The output is a file with 0 size.

Anyone knows where can be the problem?

Thanks and regards
                                         David
--



_______________________________________________
This is the Linux 5250 Development Project (LINUX5250) mailing list
To post a message email: [EMAIL PROTECTED]
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/linux5250
or email: [EMAIL PROTECTED]
Before posting, please take a moment to review the archives
at http://archive.midrange.com/linux5250.

Reply via email to