curly braces
ASJ Botenga
bv.wallewijn at planet.nl
Tue Apr 22 23:14:57 PDT 2008
This will work with Panorama 3
insertline
field a
cell {All " Right}
or you could just use
insertline
a = {All " Right}
With Panorama II you could use
insertline
a = "All "" Right"
or
insertline
a = ³All " Right²
Those last 2 are both documented in the Panorama
II manual, and can be used in any of the more
recent versions as well. (For those that can't
see them, the last version used smart quotes.)
Dave
Thank you again
Sure, after your first reply I saw that
a={All "" Right}
or a={All "Right"}
is the shortest text, but use of a "}"is necessary,
because a="All "" Right" is not printed correctly and
a="All "Right""is even refused, also in later Panorama's.
I remain rather curious where you found text casu quo examples with "}" for
that purpose and an explanation in the Handbook
Sylvia
More information about the Qna
mailing list