vijay
unread,Feb 6, 2013, 10:49:08 PM2/6/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to taskjug...@googlegroups.com
A space immediately after the <fcol:red> tag results in the following error
Error: Unexpected token 'Some Sting.</fcol>
' found. Expecting one of :SPACE, :HTMLBLOB, :WORD, :REF, :HREF
<fcol:red>Some String</fcol> -------- Is OK
<fcol:red> Some String</fcol> -------- Fails