Excellent work - thanks a lot PureBasic Team / Fantaisie Software Team
PureBasic 4.40 is out !
- Arctic Fox
- Enthusiast

- Posts: 609
- Joined: Sun Dec 21, 2008 5:02 pm
- Location: Aarhus, Denmark
Re: PureBasic 4.40 is out !
*joyful*
Excellent work - thanks a lot PureBasic Team / Fantaisie Software Team
Excellent work - thanks a lot PureBasic Team / Fantaisie Software Team
Re: PureBasic 4.40 is out !
CHM - COMPARISON -4.31 -4.40
Hello once again,
so now I've compared both Pb-Help-versions of PB 4.31 u. 4.40 for the german and english edition with each other to receive an overview about innovations or changes.
Thereby a list of the according Html pages (and pictures / examples) has come out which I would like to supply to you. (However, it makes no declaration about concrete changes, only where they took place. The numerical data concern the occurring files.)
As the list of new items is the same for both versions it should correspond to the french edition as well
Have fun on researching ~ PB-chm-431-440.txt
greetings ~ Vera
Hello once again,
so now I've compared both Pb-Help-versions of PB 4.31 u. 4.40 for the german and english edition with each other to receive an overview about innovations or changes.
Thereby a list of the according Html pages (and pictures / examples) has come out which I would like to supply to you. (However, it makes no declaration about concrete changes, only where they took place. The numerical data concern the occurring files.)
As the list of new items is the same for both versions it should correspond to the french edition as well
Have fun on researching ~ PB-chm-431-440.txt
greetings ~ Vera
Two growing code-collections: WinApi-Lib by RSBasic ~ LinuxAPI-Lib by Omi
Missing a download-file on the forums? ~ check out this backup page.
Missing a download-file on the forums? ~ check out this backup page.
Re: PureBasic 4.40 is out !
Vera, I just want to say that comparing those is a great idea and will definitely help everyone switching to the next version!
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB - upgrade incoming...)
( The path to enlightenment and the PureBasic Survival Guide right here... )
( The path to enlightenment and the PureBasic Survival Guide right here... )
Re: PureBasic 4.40 is out !
Nice work guys! 
Re: PureBasic 4.40 is out !
Awesome! Thanks Fred & TEAM !

HP Z800 Workstation
CPU : Dual Xeon 5690 3.46GHz
RAM : 192GB RAM
GPU : NVIDIA QUADRO P5000 16GB
CPU : Dual Xeon 5690 3.46GHz
RAM : 192GB RAM
GPU : NVIDIA QUADRO P5000 16GB
-
Klaus_1963
- User

- Posts: 29
- Joined: Wed Nov 25, 2009 9:37 am
Great Job
Thanks a lot! Hope you will get a lot of donations for further development...
PureBasic 4.72 LTS - Windows / MacOS / Linux / strong coffee / stronger coffee / Coffee intravenously...
Re: PureBasic 4.40 is out !
Thanks to Fred, the team and beta-testers !
PureBasic: one of the best programming tools ever ! PB is light, easy, crossplatform, powerfull, fast, extendable, enjoyable and... tasty 
Re: PureBasic 4.40 is out !
Many many thanks for all the hard work
. With such great releases there's no wonder there are some who want to see the site down...
None are more hopelessly enslaved than those who falsely believe they are free. (Goethe)
Re: PureBasic 4.40 is out !
Nice release! For the even Version number and as a small X-Mas Gift I just donated 20$ to the PB Team.
My peersonal wishes for the future:
1st - @PB Team: Relax, have a very nicht X-Mas and a happy and a prosperous new year
2st - More cross platform compatibilty (Linux & MAC) compared to Windows
3nd - VD for Linux & MAC
4rd - Drop support for xyz$, thats just ugly to read - Vars should be declared by default with a type (.s .b .l ect.) this way code would be much cleaner to read, understand and maintain
5th - Probably more OOP support
Verry good work all over all, thank you very much
PS: I did not released it here, but probably some of you are just using my OpenSource PureBasic project QuietHDD, hosted at http://code.google.com/p/quiethdd/
My peersonal wishes for the future:
1st - @PB Team: Relax, have a very nicht X-Mas and a happy and a prosperous new year
2st - More cross platform compatibilty (Linux & MAC) compared to Windows
3nd - VD for Linux & MAC
4rd - Drop support for xyz$, thats just ugly to read - Vars should be declared by default with a type (.s .b .l ect.) this way code would be much cleaner to read, understand and maintain
5th - Probably more OOP support
Verry good work all over all, thank you very much
PS: I did not released it here, but probably some of you are just using my OpenSource PureBasic project QuietHDD, hosted at http://code.google.com/p/quiethdd/
-
UserOfPure
- Enthusiast

- Posts: 469
- Joined: Sun Mar 16, 2008 9:18 am
Re: PureBasic 4.40 is out !
No way. If you don't like it, you don't need to use it. It's Basic.nanocosm wrote:Drop support for xyz$
Re: PureBasic 4.40 is out !
I don't like it, I mostly don't use it, and I'm sometimes upset when I used itUserOfPure wrote:No way. If you don't like it, you don't need to use it. It's Basic.nanocosm wrote:Drop support for xyz$
-
UserOfPure
- Enthusiast

- Posts: 469
- Joined: Sun Mar 16, 2008 9:18 am
Re: PureBasic 4.40 is out !
What you fail to realise, is that your wish, if implemented, will break all my source codes and the source codes of everyone else who uses it... just because of your own little personal dislike of it, when you don't even need to use it yourself in the first place. Again, no thanks. Wish for something else that doesn't majorly affect other people's work.nanocosm wrote:IT IS MY WISH FOR THE FUTURE
Re: PureBasic 4.40 is out !
Thanks Guys, great work, and donation sent.
Oh, and I agree with UserOfPure, please don't eliminate xyz$.
Perhaps it is ugly, but I find it useful at times.
Particularly when I am storing a number value as a string, to clearly self document that the value is a string.
Oh, and its not just basic, I have seen it in other languages as well.
PHP comes immediately to mind, although IIRC, the $ is a prefix to the variable name in PHP.
regards,
Dave
Oh, and I agree with UserOfPure, please don't eliminate xyz$.
Perhaps it is ugly, but I find it useful at times.
Particularly when I am storing a number value as a string, to clearly self document that the value is a string.
Oh, and its not just basic, I have seen it in other languages as well.
PHP comes immediately to mind, although IIRC, the $ is a prefix to the variable name in PHP.
regards,
Dave
Re: PureBasic 4.40 is out !
<offtopic>nanocosm wrote: 4rd - Drop support for xyz$, thats just ugly to read
The $ should change to € for european user
</offtopic>
Re: PureBasic 4.40 is out !
A big thanks from Brazil.
Fred & freak, you guys are restless and care about what you do.
Thanks again for this awesome Christmas gift.
Fred & freak, you guys are restless and care about what you do.
Thanks again for this awesome Christmas gift.
Proud registered Purebasic user.
Because programming should be fun.
Because programming should be fun.



