adding String with '&'
Posted: Tue Jan 14, 2003 11:35 am
lets have an example:
in a row in my Sil file I have this 2 strings
Language N1...Language N2
&Ok..................&OK
in my Dic file
Language N1...Language N2
Ok...................OK
when I add this row from the sil file
Language N1...Language N2
Ok...................&OK
I think the result should be
Language N1...Language N2
Ok...................OK
&OK.................&OK
Is it a little Bug or am I a dummy programers

in a row in my Sil file I have this 2 strings
Language N1...Language N2
&Ok..................&OK
in my Dic file
Language N1...Language N2
Ok...................OK
when I add this row from the sil file

Language N1...Language N2
Ok...................&OK
I think the result should be
Language N1...Language N2
Ok...................OK
&OK.................&OK
Is it a little Bug or am I a dummy programers


