‎2006 Jul 25 4:02 PM
Hi Friends,
i created st text like
<b>Total Balance</>
Its standard text with bold
after that i checked syntex,i got error mesg
" Unknown character format B "
Please give me some suggestions.
‎2006 Jul 25 4:06 PM
Hi,
Did you define the chracter format <b>b</b> in the layout . Please check that alone should be the error .
Regards,
Varun .
Message was edited by: varun sonu
‎2006 Jul 25 4:09 PM
Hi Sonu,
I given default paragraph format (*)
Still i am getting that error.
Regards
ramesh
‎2006 Jul 25 4:11 PM
Hi,
Remove the character format in SO10 .
Approved text
Dont give as * <B> Approved text </>
Regards,
Varun .
‎2006 Jul 25 4:08 PM
hi ramesh,
in the script u goto Character formats and create an element for example CB
for that element and click on Font tab
and select the radio button <b>On</b> for <b>Bold</b>.
and use like this for ex:
<CB> Total Balance</>
hope this helps,
do reward if it helps,
priya.
‎2006 Jul 25 4:19 PM
Hi Ramesh,
1) I think character format <b> is not defined in your layout.
2) So create a character format <b> with BOLD and then use this in your standard text.
3) The standard text only supports the following character foramts only.
H Character string, highlighted
U Character string, underlined
( Raw Character String
4)You can use these character formats inside your standard text even though they were not defined in your script.
Thanks,
Vinay