[IDE 5.10b7] Save Setting to: Don't save anything works not

Everything else that doesn't fall into one of the other PB categories.
User avatar
IceSoft
Addict
Addict
Posts: 1746
Joined: Thu Jun 24, 2004 8:51 am
Location: Germany

[IDE 5.10b7] Save Setting to: Don't save anything works not

Post by IceSoft »

I seems the 'Save Setting to:' "Don't save anything" works not correct.
IDE saves always lines like this example:

Code: Select all

; IDE Options = PureBasic 5.10 Beta 7 (Windows - x86)
; CursorPosition = 8
; CursorColumn = 23
Puzzle of Mystralia (C++)
Bug Planet, Waponez III, =QONK=, PetriDish, Movie2Image
<Wrapper>4PB, PB<game>, PictureManager,...
User avatar
IceSoft
Addict
Addict
Posts: 1746
Joined: Thu Jun 24, 2004 8:51 am
Location: Germany

Re: [IDE 5.10b7] Save Setting to: Don't save anything works

Post by IceSoft »

Maybe me fisrt entry here was a little bit unclear:

It is not the original source file which has this information on it:
It is the PB_EditorOutput.pb.
It should also not have some info about IDE etc...
Puzzle of Mystralia (C++)
Bug Planet, Waponez III, =QONK=, PetriDish, Movie2Image
<Wrapper>4PB, PB<game>, PictureManager,...
freak
PureBasic Team
PureBasic Team
Posts: 5962
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Re: [IDE 5.10b7] Save Setting to: Don't save anything works

Post by freak »

This is on purpose, so tools can read the information.
quidquid Latine dictum sit altum videtur
User avatar
IceSoft
Addict
Addict
Posts: 1746
Joined: Thu Jun 24, 2004 8:51 am
Location: Germany

Re: [IDE 5.10b7] Save Setting to: Don't save anything works

Post by IceSoft »

freak wrote:This is on purpose, so tools can read the information.
Ok. But which tool should do that?
Behavior like the settings for the 'original' source is more understandable as it is at the moment.
Puzzle of Mystralia (C++)
Bug Planet, Waponez III, =QONK=, PetriDish, Movie2Image
<Wrapper>4PB, PB<game>, PictureManager,...
Post Reply