[mono-vb] writing text files
Rolf Bjarne Kvinge
rolflists at ya.com
Mon Jul 27 07:15:34 EDT 2009
Hi,
> Dim TextFile As New Stream.Writer("test.txt")
You have an extra dot here, it should read StreamWriter not Stream.Writer.
Rolf
More information about the Mono-vb
mailing list