Code examples

Everything else that doesn't fall into one of the other PB categories.
User avatar
Lewis
User
User
Posts: 47
Joined: Fri Nov 25, 2005 1:12 pm

Code examples

Post by Lewis »

Hi all, long time no see! :shock:

I'm wondering when was the last time anyone, ie a PB developer, went through the coding examples and brought them up-to-date with the latest release and/or the 64-bit version. It's very frustrating when an example fails because of 'old' code. :(

Lewis
BorisTheOld
Enthusiast
Enthusiast
Posts: 542
Joined: Tue Apr 24, 2012 5:08 pm
Location: Ontario, Canada

Re: Code examples

Post by BorisTheOld »

Lewis wrote:I'm wondering when was the last time anyone, ie a PB developer, went through the coding examples and brought them up-to-date....
The same might be asked about the FAQ on these forums: http://www.purebasic.fr/english/viewtop ... =13&t=4876

There are broken links and much of the information is ten years old.

Anyone looking at the FAQ would think that PB has limited capabilities and is pretty much a dead product.
For ten years Caesar ruled with an iron hand, then with a wooden foot, and finally with a piece of string.
~ Spike Milligan
User avatar
DK_PETER
Addict
Addict
Posts: 904
Joined: Sat Feb 19, 2011 10:06 am
Location: Denmark
Contact:

Re: Code examples

Post by DK_PETER »

To both of you:

I hereby nominate you two to do the cleaning: there are 404996 posts to examine and update.

Good luck.
Current configurations:
Ubuntu 20.04/64 bit - Window 10 64 bit
Intel 6800K, GeForce Gtx 1060, 32 gb ram.
Amd Ryzen 9 5950X, GeForce 3070, 128 gb ram.
User avatar
Danilo
Addict
Addict
Posts: 3036
Joined: Sat Apr 26, 2003 8:26 am
Location: Planet Earth

Re: Code examples

Post by Danilo »

DK_PETER wrote:I hereby nominate you two to do the cleaning: there are 404996 posts to examine and update.
I think Lewis was talking about the examples that are included in PB help,
and the examples that come with PB in 'examples' folder.

They should work with Win/Linux/Mac, x86 and x64, Ascii and Unicode,
and Paths should always be correct (#PB_Compiler_Home + ...), so they
are run-able out-of-the-box (cut & paste).
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: Code examples

Post by Fred »

It should be, if not just fill a bug report in the doc section.
BorisTheOld
Enthusiast
Enthusiast
Posts: 542
Joined: Tue Apr 24, 2012 5:08 pm
Location: Ontario, Canada

Re: Code examples

Post by BorisTheOld »

DK_PETER wrote:......I hereby nominate you two to do the cleaning: there are 404996 posts to examine and update......
Such sophistry is not useful.

A locked FAQ, intended as a first point of reference for PB neophytes, is part of the product documentation and might reasonably be expected to contain current and accurate information.
For ten years Caesar ruled with an iron hand, then with a wooden foot, and finally with a piece of string.
~ Spike Milligan
User avatar
DK_PETER
Addict
Addict
Posts: 904
Joined: Sat Feb 19, 2011 10:06 am
Location: Denmark
Contact:

Re: Code examples

Post by DK_PETER »

BorisTheOld wrote:
DK_PETER wrote:......I hereby nominate you two to do the cleaning: there are 404996 posts to examine and update......
Such sophistry is not useful.

A locked FAQ, intended as a first point of reference for PB neophytes, is part of the product documentation and might reasonably be expected to contain current and accurate information.
Dear BorisTheOld, Danilo, Lewis a.s.f...

Please read the sarcasm and take it for what it is. The vague title, the mention of code examples...No where does it mention the helpfile.
You do not need to be a rocket scientist to figure out, that it wasn't the forum code examples Lewis was talking about.. :lol:
Current configurations:
Ubuntu 20.04/64 bit - Window 10 64 bit
Intel 6800K, GeForce Gtx 1060, 32 gb ram.
Amd Ryzen 9 5950X, GeForce 3070, 128 gb ram.
Post Reply