curly braces
ASJ Botenga
bv.wallewijn at planet.nl
Wed Apr 23 05:24:43 PDT 2008
Please neglect the 2 mails from last night (european time) that were
-surprisingly - sent this morning (in our time)
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
Thanks again
Sure, I am always looking for shorter descriptions in my program¹s and after
your first reply I saw that
insertline a={All "" Right} or a={All "Right"}
is the shortest macrotext, but use of a "}" is obligatory,
because a="All "" Right" doesn¹t show correctly and
a="All "Right"" is even refused, also in later Panorama's.
You have to find that out yourself and therefore I remain rather curious
where you found descriptions casu quo examples with "}" for that purpose.
Sylvia
More information about the Qna
mailing list