Lot of familiar names here from the Powerbasic forums

I actually got banned from the PowerB forum for giving them a hard time about their vapourware policy (where they don't supply their customers with any roadmap info about their products). My belief (no evidence though) is that this policy got formed because they announced a linux version in 1998 that never eventuated. I wanted to know if it was coming or not and in the end got as far as "yes we are building it, no we will not release [another] release date"
I like the powerpasic product but I didn't like their corporate attitude to their customers, I also got a little tired of the cafe and all the intolerent Christian fundamentalist flame wars (although to be fair their was plenty of intolerence all around and not just with a single group)
To the compilers themselves, I think the mentality behind the builds is very different, powerbasic's intention is to be more along the lines of a basic version of a fundamental C compiler and that's their core where as purebasic is more about features through modules. Powerbasic won't be offering DX, ODBC, Linked lists any time soon as it's not what they do and if you talk to the people on their forum they don't want powerB to go in that direction either so it's just a case of choose a tool you feel suits you better.
One thing I don't like about PowerB is that the commandline compiler and the windows compiler are two products to be purchased separately, I don't see any reason for this other than a historical legacy from when they were a dos compiler then kept for greed purposes.
From the perspective of someone coming from PowerB to PureB V4 is a big deal as the 64k string limitation is gone, this might not be a big thing for a PureB person but for a PowerB person this was close to a showstopper in changing compilers, I've owned PureB for a few years but only used it a little for cmdline apps partly because of this. Now this limitation is gone I'm a happy chappy and here to stay (I can also post in this forum unlike PowerB)
If I have a concern about PureB then it's threading, parts of it don't look thread safe especially if you were using the database and thread modules together (or TCP module). I haven't hit a problem yet but I've hardly used it, it's just an area I suspect will be problematic as different threads would work with different connections via the same connection ID's and looks like it could get ugly (might be a false alarm though and I'm panicing about nothing)
Anyway, I'm working on a new programming hobby now which is a Kendo game so PowerB is not the right tool for this job anyway as I want to work with sprites and DX so it's a no brainer. Since I'm banned from their forums its probably about time I got more used to PureB and moved away from PowerB for support issues.
It's a pitty, There's some good people over there, Paul Squires, Eric Pearson, Knuth and others. Maybe I'll see them over here soon now that the 64k string thing is a non issues

Nice to see some familiar names though, Hi Elias and Edwin! Long time no see

I'll try to behave so I don't get banned from here too

Paul Dwyer