anzio Printing overlays
Kenneth Brody
kenbrody at spamcop.net
Wed Feb 25 07:07:42 PST 2009
Quoting Dennis DIller (Tue, 24 Feb 2009 18:14:17 -0500):
> Is anyone using anzio win 16 for printing overlays onto a filefro form
> I need to know the script to send from the host to anzio. I have mutable
> forms and would like to be able to choose these forms from the host.
> I've tried This filepro doesn't like it
>
> 'System noredraw (echo -e
> "\034//?overlay<c:\eusa\eusahednc.tif>>://?view \035" )
>
> On linux filepro 5.06.07
If that's the actual code you tried, filePro "doesn't like it" because it's
not valid filePro syntax.
Have you tried SHOW RAW?
SHOW RAW chr("28") & "//?overlay<c:\eusa\eusahednc.tif>>://?view "
& chr("29")
--
Kenneth Brody
More information about the Filepro-list
mailing list