Maybe found a IDE bug

Working on new editor enhancements?
User avatar
loadstone
User
User
Posts: 97
Joined: Wed Jan 16, 2008 11:28 am
Location: china

Maybe found a IDE bug

Post by loadstone »

Today , I occur a problem , when I use ide menu : File > Open ,and then I select a "ABC.pbi" file want to open , but the file can not be load into ide , The purebasic IDE auto use TOOLs >File viewer load the "abc.pbi" file. anytime never change. :shock:
Last edited by loadstone on Mon Jan 21, 2013 4:49 pm, edited 2 times in total.
Diamond Sutra: all law I was into at, forbearance .
http://www.8do8.com
User avatar
loadstone
User
User
Posts: 97
Joined: Wed Jan 16, 2008 11:28 am
Location: china

Re: Maybe found a IDE bug

Post by loadstone »

This case in the pb 5.00.
Diamond Sutra: all law I was into at, forbearance .
http://www.8do8.com
freak
PureBasic Team
PureBasic Team
Posts: 5941
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Re: Maybe found a IDE bug

Post by freak »

Your file contains non-printable characters and is therefore detected as a binary file. If you remove these characters it will be loaded normally.
quidquid Latine dictum sit altum videtur
User avatar
loadstone
User
User
Posts: 97
Joined: Wed Jan 16, 2008 11:28 am
Location: china

Re: Maybe found a IDE bug

Post by loadstone »

:P oh , I see , thanks :)
Diamond Sutra: all law I was into at, forbearance .
http://www.8do8.com
Post Reply