ICE

TCP/IP Products => TCP-PRO => Topic started by: craig on April 23, 2004, 01:46:34 pm

Title: IceLP
Post by: craig on April 23, 2004, 01:46:34 pm
I am using Telnet Pro 5.0.81 on a Win XP machine.   IceLP is printing 5 copies of the print job sent thru the Unix spooler.  However, if I 'cat' a file to the printer, it only prints 1 copy.   Any ideas?  I have looked in teh interfaces file, and it appears to be set up for 1 copy only.  
Title: IceLP
Post by: Bob on April 26, 2004, 10:07:07 am
Sounds like one of the parameters in the icelp1.scr script is being taken as number of copies. You could try the updated script ftp://ftp.jriver.com/pub/TECH.SUPPORT/icelptext
Read the detailed comments in it and change the line
copies=$4 to
copies=1
Title: IceLP
Post by: eforcey on May 03, 2005, 06:50:08 pm
Bob,

I had changed the copies to 1 in an earlier script. I did download the 3.0 script and tried it both with and without changing the copies=1 and still get 3.

-Eric
Title: IceLP
Post by: Bob on May 05, 2005, 09:53:09 am
What is the polling interval set to? You might try increasing that a bit. If it's set to minimum (1 15 second  interval) try setting it to 1 1 minute interval instead.