Loading *.pb file problem
Loading *.pb file problem
I have some sources on my hd... one of my sources has the normal suffix .pb ... when i doubleclick this file, PB runs and the file will be open in the fileview window as hex... When i try to open the file via the menu and OpenFile... the same happens... when using a normal Editor, i can read the full source... so what the hell is going on there? (is it, becouse of some special chars in the datasection?) - Really very strange problem!
va!n aka Thorsten
Intel i7-980X Extreme Edition, 12 GB DDR3, Radeon 5870 2GB, Windows7 x64,
Intel i7-980X Extreme Edition, 12 GB DDR3, Radeon 5870 2GB, Windows7 x64,
-
gnozal
- PureBasic Expert

- Posts: 4229
- Joined: Sat Apr 26, 2003 8:27 am
- Location: Strasbourg / France
- Contact:
Re: Loading *.pb file problem
Maybe those sources have a #Null byte separating the source from the footer, and are therefore interpreted by the editor as binary.va!n wrote:I have some sources on my hd... one of my sources has the normal suffix .pb ... when i doubleclick this file, PB runs and the file will be open in the fileview window as hex... When i try to open the file via the menu and OpenFile... the same happens... when using a normal Editor, i can read the full source... so what the hell is going on there? (is it, becouse of some special chars in the datasection?) - Really very strange problem!
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).


