Of course binary file can have CR and LF. But if they are only control
characters in the file, then it should not be considered as binary file.
I don't understand what is your point about EOF.


Jussi

On Tue, Feb 3, 2015 at 4:00 AM, Mike Crean <mike.cr...@y7mail.com> wrote:

> He Jussi, would one not expect to see CR, LF in a binaryfile and would
> expect to see EOF.
> Regards Mike
>
>      On Tuesday, 3 February 2015, 2:11, Jussi Lahtinen <
> jussi.lahti...@gmail.com> wrote:
>
>
>  It would certainly be good thing if IDE would have converter for these
> cases. Meanwhile it should be pretty easy to write script to convert the
> line endings.
> However, it's strange that I did not have this problem with source files...
> maybe this is bug in how Gambas detect binary files.
>
>
> Jussi
>
> On Mon, Feb 2, 2015 at 9:49 AM, adamn...@gmail.com <adamn...@gmail.com>
> wrote:
>
> > If I have a data file in the project which has windows style line
> endings,
> > i.e. CRLF then the IDE thinks it's a binary file.
> >
> > Don't really know if this is a bug or just an anomaly or what is the
> > expected behaviour?
> >
> > e.g. attached.  In the IDE, Data|New > Existing, add  the attached file.
> > Double clicking on it raises the error balloon "Cannot open a binary
> file".
> >
> > cheers
> > B
> >
> > --
> > B Bruen <adamn...@gnail.com (sort of)>
> >
> >
> >
> ------------------------------------------------------------------------------
> > Dive into the World of Parallel Programming. The Go Parallel Website,
> > sponsored by Intel and developed in partnership with Slashdot Media, is
> > your
> > hub for all things parallel software development, from weekly thought
> > leadership blogs to news, videos, case studies, tutorials and more. Take
> a
> > look and join the conversation now. http://goparallel.sourceforge.net/
> > _______________________________________________
> > Gambas-user mailing list
> > Gambas-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> >
> >
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming. The Go Parallel Website,
> sponsored by Intel and developed in partnership with Slashdot Media, is
> your
> hub for all things parallel software development, from weekly thought
> leadership blogs to news, videos, case studies, tutorials and more. Take a
> look and join the conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>
>
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming. The Go Parallel Website,
> sponsored by Intel and developed in partnership with Slashdot Media, is
> your
> hub for all things parallel software development, from weekly thought
> leadership blogs to news, videos, case studies, tutorials and more. Take a
> look and join the conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to