|
-
Jun 1st, 2000, 11:02 AM
#6
Fanatic Member
true
Where I have to use normal and DBCS text in the same doc I try to delimit it, cut it with the split function, then work on entirely DBCS or non DBCS text.
There are some functions for determining whether a byte is non DBCS or high byte or low byte section of DBCS, but they're a hassle and I can't be bothered writeing functions to check everything (although I should build a few classes I suppose)
Here's a task that got me: Try to build a text colour function that works for changing html tags when some of the text is DBCS! you're find positions go out the window and you need to capture with instr() and you colour the wrong areas.
Paul Dwyer 
Network Engineer
Aussie In Tokyo
Using Powerbasic 6 & VB6 SP4 (Please also add your VB Version to your signature!)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|