[mono-vb] FileSystem.FileOpen
Rolf Bjarne Kvinge
rolflists at ya.com
Wed May 20 08:38:47 EDT 2009
Hi,
>
> I have used FileStream/Streamreader in other cases, but it can't read
> old Windows-txt format. Thats why I use FileSystem-Object.
You can still use BinaryReader instead of StreamReader (more work, but it's
definitively possible).
The FileSystem IO with custom structures isn't complete yet, I'm working on
it though and hopefully it'll be in the next release.
Rolf
>
> Regards
>
> Hans
>
>
> Klaus Siebke wrote:
> >
> > Hi,
> >
> > of course, there is a workaround: use the state of the art
> > FileStream/StreamReader syntax instead of FileSystem.FileOpen:
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/FileSystem.FileOpen-tp23565338p23616748.html
> Sent from the Mono - VB mailing list archive at Nabble.com.
>
> _______________________________________________
> Mono-vb mailing list
> Mono-vb at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-vb
More information about the Mono-vb
mailing list