2007 May 09 9:13 AM
hi friends - very interesting issue.
i have one hungarian text like 'Adószám:10504897-2-44.
how can i pass this to some variable in my program - i have tried string & using constant declaration - but couldn't succeed as it is showing some syntax error like:
'Adószám:10504897-2-44 is longer than 255 char.s. Plz check whether it ends with a quotation mark.
Plz suggest me some solution
Thanks
Praveen
2007 May 09 9:42 AM
2007 May 09 9:40 AM
Hi Praveen,
Create a text element with the hungarian text, and pass this text element to the variable.
Reward with points if useful
Regards,
Kris.
2007 May 09 9:42 AM