PassThru Printing with Embedded Spaces
Stanley - stanlyn.com
stanley at stanlyn.com
Sat Apr 4 01:16:28 PDT 2015
Hi Jim,
Yes, you are right that the { squeezes out the spaces, however I actually
tried these variations and none worked. I tried:
wz(50,*)=7<"-"<11{"/"{1{".pdf"
wz(50,*)=7&" - "&11{"/"{1{".pdf"
I put a show"@"&pn to view the string and it is properly formed. If the
string has embedded spaces, it doesn't work, and it works if there are no
spaces in the string.
Thanks,
Stanley
-----Original Message-----
From: Jim Asman [mailto:jlasman at telus.net]
Sent: Saturday, April 4, 2015 3:54 AM
To: stanley at stanlyn.com
Subject: Re: PassThru Printing with Embedded Spaces
--------------- Original Message --------------- At 01:47A Sat Apr 04 2015,
Stanley - stanlyn.com wrote:
>
> Hi,
>
>
>
> I'm having trouble passing a string with embedded spaces to Anzio's
> pass thru printing. I've talked with Bob and he says he isn't a
> filepro coder, so I'm asking here.
>
Stanley,
Change the braces around " - " to & . The braces are squeezing out the
spaces. So...
wz(50,*)=7{" - "{11{"/"{1{".pdf"
becomes
wz(50,*)=7&" - "&11{"/"{1{".pdf"
Jim
--
jlasman at telus.net Spectra Colour Services Ltd.
Phone: (604)584-0977 Surrey, BC CANADA
Cell: (604)619-0977 www.spectracolorservices.com
More information about the Filepro-list
mailing list