[Gambas-user] file.save saves in DOS format

Jorge Carrión shordi at ...626...
Sun Nov 22 03:30:42 CET 2009


Joshue:
The difference between Dos an Unix format is de end of line. In Dos format
are two characters , ascii 13 and ascii 10, and in Unix (linux) format is
only one, ascii 10.
Review your file about that end of lines.

Regards

2009/11/22 Joshua Higgins <joshiggins at ...1601...>

> I'm using a File.Save to write the /etc/exports file, but its not reading
> it. Opening it with nano says its "converted from DOS format". How do I
> write to a text file in linux format?
>
> --
> joshua higgins
> >>>>>>------
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list