jaPBe 2.5.2.6 - beta-release
Yup... Updater returns:
---------------------------
Universal Internet Updater - abort
---------------------------
Found a problem:
404
---------------------------
OK
---------------------------
and IDE returns this when trying to compile with 3.93beta3:
---------------------------
jaPBe - Compiler error
---------------------------
Line 28: A constant can't have a type.
---------------------------
OK
---------------------------
(line 28 is the last line of program which is blank)
---------------------------
Universal Internet Updater - abort
---------------------------
Found a problem:
404
---------------------------
OK
---------------------------
and IDE returns this when trying to compile with 3.93beta3:
---------------------------
jaPBe - Compiler error
---------------------------
Line 28: A constant can't have a type.
---------------------------
OK
---------------------------
(line 28 is the last line of program which is blank)
The problem was the additonal japbe-constants. I have correct this.
please only download the complete file, when the uiu doesn't work:
http://gpihome.de/purebasic/jaPBe/
please only download the complete file, when the uiu doesn't work:
http://gpihome.de/purebasic/jaPBe/
v2.5.2.24 , use UniversalInternetUpdater.exe and choose Japbe beta release 

Please correct my english
http://purebasic.developpez.com/
http://purebasic.developpez.com/
> v2.5.2.24
I see... the subject says v2.5.2.6 though, which is why I was confused.
It should say v2.5.2.06 instead.
Okay, it's fixed the bug that I reported above, so that's good.
But the UIU still gives a "404" error when I use it... is that simply because
there's no updates available to download, or is it a bug of some kind?
I see... the subject says v2.5.2.6 though, which is why I was confused.
It should say v2.5.2.06 instead.

Okay, it's fixed the bug that I reported above, so that's good.

But the UIU still gives a "404" error when I use it... is that simply because
there's no updates available to download, or is it a bug of some kind?
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
"PureBasic won't be object oriented, period" - Fred.
Ok, i correct this. You can now uninstall the Sources without problems:
http://gpihome.de/uiu/japbe/source/jaPB ... 20Code.exe
@All: Please make a update of the UniversalInternetUpdater:
http://gpihome.de/purebasic/jaPBe/jaPBe ... 0Patch.exe
With this patch i change follow things:
* Sourcecode can be updated
* UIU can now update himself.
The old Update works too, but maybe not full in the future.
http://gpihome.de/uiu/japbe/source/jaPB ... 20Code.exe
@All: Please make a update of the UniversalInternetUpdater:
http://gpihome.de/purebasic/jaPBe/jaPBe ... 0Patch.exe
With this patch i change follow things:
* Sourcecode can be updated
* UIU can now update himself.
The old Update works too, but maybe not full in the future.
- Le Soldat Inconnu
- Enthusiast
- Posts: 306
- Joined: Wed Jul 09, 2003 11:33 am
- Location: France
Hello
I look at your code to modify indentation procedure and I find a little bug
File "Editor-core.pbi"
Line 4105
there are
but the len of EndStructureUnion is 17 and not 14 
I look at your code to modify indentation procedure and I find a little bug
File "Editor-core.pbi"
Line 4105
there are
Code: Select all
If CompareMemoryString(*WordStart,@"EndStructureUnion",1,14)=0

LSI
A suggestion for GPI: Perhaps save the Version info for a source in a different
file than the source? I opened one of my apps in the PureBasic editor and
after saving it, all my Version info was gone.
file than the source? I opened one of my apps in the PureBasic editor and
after saving it, all my Version info was gone.

I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
"PureBasic won't be object oriented, period" - Fred.