SCO and passthrough print.

Bob Rasmussen ras at anzio.com
Wed Mar 7 14:07:03 PST 2018


Bill,

While I clear the dust from my memory cells, let me ask:

1) Are you using Anzio on the other end?

2) What terminal type is Anzio emulating? VT-something or SCOANSI, I hope?

3) What happens when you try to print from FP? Nothing, or it displays on 
the screen, or what?

4) Have you tried setting PFPT on?

On Wed, 7 Mar 2018, William J. McEachran via Filepro-list wrote:

> I find myself dealing with a SCO Unix machine after a long absence.
>
> I'm trying to get passthrough printing working through filePro
> ../fp/lib/config printer configuration.
>
> I use a script pulled from Anziowin web site long ago, and I doubt I
> changed it at all.
>
> The script (I call it /usr/local/scripts/passprt):
> <<<
> #!/bin/sh
> # Anzio-ized passthrough printing.
>
> /usr/bin/printf "\034receive quiet\035"   #Eliminate remaining messages
> /usr/bin/printf "\034flushtimer 0\035"    #turn off the print flush timer
> /usr/bin/printf "\033[5i"                 #Set pass-thru print on
> /bin/cat $*
> /usr/bin/printf "\033[4i"                 #Set pass-thru print off
> /usr/bin/printf "\034flush\035"           #Print it Now!
> /usr/bin/printf "\034flushtimer 5\035"    #Reset flush time to default (cler
> k use?)
> /usr/bin/printf "\034receive quiet off\035"  #Reset transfer mode
>>>>
>
> In Linux I'd add a printer in ../fp/lib/config with a line line like:
> printer21=passthru,printwiz,| /usr/local/scripts/passprt, Passthru terminal
>
> Not working on SCO.
>
> I've checked and if I login on SCO as user filepro and do something like:
> ls -ld * | /usr/local/scripts/passprt
> I get what I want happening.
>
> How can I get similar pass through printing done in filepro on SCO?
>
> Thanks all.
>
> --
> Bill McEachran
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://mailman.celestial.com/pipermail/filepro-list/attachments/20180307/3cc668fb/attachment.html>
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> Subscribe/Unsubscribe/Subscription Changes
> http://mailman.celestial.com/mailman/listinfo/filepro-list
>

Regards,
....Bob Rasmussen,   President,   Rasmussen Software, Inc.

personal e-mail: ras at anzio.com
  company e-mail: rsi at anzio.com
           voice: (US) 503-624-0360 (9:00-6:00 Pacific Time)
             fax: (US) 503-624-0760
             web: http://www.anzio.com
  street address: Rasmussen Software, Inc.
                  10240 SW Nimbus, Suite L9
                  Portland, OR  97223  USA


More information about the Filepro-list mailing list