05-11-2011 12:26 PM - edited 05-11-2011 12:27 PM
I'm currently experiencing some problems regarding reserved symbols inside Diadem 11 Report menu. I know maybe this is a silly question, how do I force symbols like @ # to correctly appear on the screen instead of linking them to external variables? Thank you in advance for your kind attention.
Solved! Go to Solution.
05-11-2011 01:00 PM
Hello Igor,
Try this inside a text box:
"@Char(64)@" for the "@" character
and
"@Char(35)@" for the "#" character
"@@@" also works for the "@" character
Of course, the texts inside the text boxes need to be entered without the leading and trailing double quotes ".
Otmar
05-11-2011 01:09 PM
Thank you Mr Otmar! Some months ago you visited our lab here in Brazil... what an amazing guy!