Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Chinese characters wrapping problem
Message
De
01/09/2004 08:45:24
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Chinese characters wrapping problem
Divers
Thread ID:
00938365
Message ID:
00938365
Vues:
60
Hello,
I am trying to split a memo field and display
it line by line at the page footer of the report
as follows:

SET MEMOWIDTH TO 30
remarks1 = MLINE(MyTable.remarks,1)
remarks2 = MLINE(MyTable.remarks,2)
remarks3 = MLINE(MyTable.remarks,3)

This works fine except that the character at
the end of some lines (Chinese characters being
2-byte characters) got truncated and the character
got garbled and thus not displaying correctly. Is
there anyway to correct this?

Thanks in advance.
I'm using VFP8.0 SP1

--
jw
Répondre
Fil
Voir

Click here to load this message in the networking platform