Re: "scrrun.dll" not compatible in different languages?




The other thing that FSO does extremely well is handle Unix style end of
line markers. The built in VB 6 "line input" statement requires line
markers to be the DOS standard of CRLF. The FSO readline handles CR, LF,
and CRLF.

Mike Ober.

"Ken Halter" <Ken_Halter@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:edku7cPfFHA.3936@xxxxxxxxxxxxxxxxxxxxxxx
>
> "mr_unreliable" <kindlyReplyToNewsgroup@xxxxxxxxxxx> wrote in message
> news:ubKziPPfFHA.3916@xxxxxxxxxxxxxxxxxxxxxxx
> > Ken, fwiw, fso DOES read binary files.
> >
> > After all, text files are "binary" files, in that they
> > are just bits.
> >
> > The difference is only "in-the-eye-of-the-beholder".
>
> I've never tested so I'll trust you on this one <g>... won't even go
looking
> on MSDN for specifics. ;-)
>
> --
> Ken Halter - MS-MVP-VB - http://www.vbsight.com
> DLL Hell problems? Try ComGuard - http://www.vbsight.com/ComGuard.htm
> Please keep all discussions in the groups..
>
>
>



.


Loading