Just getting back to PB after a not so good year, and I have a few questions:
Was there any userlib functionality broken between 4.4-4.5, and/or 4.5-4.6?
It's a little weird getting back into all this, but what are the major things that are broken between 4.4 and 4.6? Thanks for your help guys, and its good to be back!
Back After A Year
-
- Enthusiast
- Posts: 665
- Joined: Fri Sep 12, 2003 10:40 pm
- Location: Tallahassee, Florida
Back After A Year
Code: Select all
!.WHILE status != dwPassedOut
! Invoke AllocateDrink, dwBeerAmount
!MOV Mug, Beer
!Invoke Drink, Mug, dwBeerAmount
!.endw
Re: Back After A Year
welcome back!
I don't know if any of the user libs were broken but then I haven't been using any lately.
I don't know if any of the user libs were broken but then I haven't been using any lately.
Windows 11, Manjaro, Raspberry Pi OS


Re: Back After A Year
Don't you know? Userlibs are always broken on new releases!
...No seriously, this is true.
The only libs I'm using are from Gnozal because I know that he's going to update them.


The only libs I'm using are from Gnozal because I know that he's going to update them.
What do you mean by that? Just take a look on the changelog and you'll see there are new features, fixes and stuff. You could also take a look at the PureBasic blog for more information. Unfortunately there are no new posts lately. I loved that indepth look on PureBasic's development...localmotion34 wrote:It's a little weird getting back into all this, but what are the major things that are broken between 4.4 and 4.6?

If any of you native English speakers have any suggestions for the above text, please let me know (via PM). Thanks!
Re: Back After A Year
So true. It's why free software is always better.c4s wrote:Don't you know? Userlibs are always broken on new releases!...No seriously, this is true.
The only libs I'm using are from Gnozal because I know that he's going to update them.