Subject: Visual Basic and Unicode
Posted By: Bill_Thompson Post Date: 1/27/2006 10:16:00 AM
Can Visual Basic code read and write Unicode files?

Reply By: marcostraf Reply Date: 1/27/2006 4:24:16 PM
yes, with no problems.
if you use FSO, there is a option of the open stream method to specify unicode.
if you open the file in Binary, the first two bytes of an unicode file are 255 and 254
Marco

Go to topic 39250

Return to index page 384
Return to index page 383
Return to index page 382
Return to index page 381
Return to index page 380
Return to index page 379
Return to index page 378
Return to index page 377
Return to index page 376
Return to index page 375