HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: [hylafax-users] Reserved Postscript Characters
Vyacheslav Frolov wrote:
> Ben Ragg wrote:
>
> > Hi Guys,
> >
> > I'm currently using BreakIntoCommentsX for my coverpage, but having a few problems
>
> AFAIK. To use BreakIntoCommentsX in beta3 (or beta2) you need the patch from
>
> http://bugs.hylafax.org/bugzilla/show_bug.cgi?id=81
>
> > with Lines 12 and 14. The variables for these two lines are Comment< and Comment>.
>
> BreakIntoCommentX (w/o 's') produce Comment< and Comment>.
> BreakIntoCommentsX (w/ 's') produce comments12 and comments14.
>
> > I did some research on the net and found that < and > are both reserved characters;
> > so how have people got around this in the past?
You can replace
Comment<
Comment>
to
(Comment<) load
(Comment>) load
or (need patch)
comments12
comments14
>
> >
> > Any information would be greatly appreciated.
> >
> > Regards,
> > Ben
> >
> > P.S. Regarding the Barcoding problems a few weeks ago, they ended up taking
> > down the machine and we are now using a Redhat machine. I was unable to get
> > any diagnostic info from the FreeBSD box, but redhat worked first go *woo* :)
> >
> > ____________________ HylaFAX(tm) Users Mailing List _______________________
> > To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null
>
> ____________________ HylaFAX(tm) Users Mailing List _______________________
> To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null
____________________ HylaFAX(tm) Users Mailing List _______________________
To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null