Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Visual Basic and Unicode

Can programs written in Visual Basic be designed such that they can read and write Unicode Files?
[97 byte] By [Complete] at [2007-11-11 7:51:56]
# 1 Re: Visual Basic and Unicode
The easiest way is to use the FileSystemObject from the Microsoft Scripting Runtime (scrrun.dll): http://www.aivosto.com/visdev/fso.html
Phil Weber at 2007-11-11 17:26:16 >