Page 1 of 2

Demo restrictions?

Posted: Sun May 27, 2012 5:01 pm
by wysardry
I checked the main site and did a search, but couldn't find out how the demo/trial version of PureBasic differs from the full version. Is there a page listing the differences?

Re: Demo restrictions?

Posted: Sun May 27, 2012 5:12 pm
by ts-soft
- 800 lines of code limit
- no predefined API functions, constants, interfaces or structures
- executable includes always the debugger-code (larger and slower)

I think this is all

Greetings - Thomas

Re: Demo restrictions?

Posted: Sun May 27, 2012 5:34 pm
by TI-994A
ts-soft wrote:- 800 lines of code limit
- no predefined API functions, constants, interfaces or structures
- executable includes always the debugger-code (larger and slower)
And IIRC, you couldn't create DLLs with the demo version.

Re: Demo restrictions?

Posted: Sun May 27, 2012 5:44 pm
by skywalk
ts-soft wrote:- executable includes always the debugger-code (larger and slower)
Huh, is this true for licensed versions?
Do I have to disable the debugger before I compile?

Re: Demo restrictions?

Posted: Sun May 27, 2012 5:49 pm
by Shield
No, not with the full version.
You can't disable the debugger at all in the demo version.

Re: Demo restrictions?

Posted: Sun May 27, 2012 5:56 pm
by wysardry
So, it would be suitable for beginners to learn the language?

Re: Demo restrictions?

Posted: Sun May 27, 2012 6:08 pm
by Shield
Yes.

Re: Demo restrictions?

Posted: Sun May 27, 2012 6:12 pm
by TI-994A
wysardry wrote:So, it would be suitable for beginners to learn the language?
Personally, I believe that PureBasic is suitable for the novice to the expert.

Re: Demo restrictions?

Posted: Sun May 27, 2012 6:34 pm
by c4s
TI-994A wrote:
wysardry wrote:So, it would be suitable for beginners to learn the language?
Personally, I believe that PureBasic is suitable for the novice to the expert.
Of course you're right, but I think he was refering to the demo version of PureBasic. :wink:

Re: Demo restrictions?

Posted: Sun May 27, 2012 7:07 pm
by wysardry
Yes, I meant the demo version. I am thinking of starting a tutorial site and was just wondering if it could also be useful to those who haven't bought a licence yet.

Re: Demo restrictions?

Posted: Sun May 27, 2012 7:40 pm
by Fred
Debugger can be disabled in newer demo version.

Re: Demo restrictions?

Posted: Sun May 27, 2012 8:29 pm
by Shield
@Fred: did other things change too (source size limit, DLLs, ...)?

Re: Demo restrictions?

Posted: Sun May 27, 2012 11:26 pm
by Fred
No, it's all displayed when you launch the demo.

Re: Demo restrictions?

Posted: Mon May 28, 2012 2:04 am
by TI-994A
wysardry wrote:Yes, I meant the demo version. I am thinking of starting a tutorial site and was just wondering if it could also be useful to those who haven't bought a licence yet.
That sounds great. You can do quite a lot with 800 lines, and although API support is not built-in, it can still be used through the Import or OpenLibrary() functions. Just think of it as PureBasic Express!

Re: Demo restrictions?

Posted: Mon May 28, 2012 3:33 pm
by blueb
TI-994A wrote:... Just think of it as PureBasic Express!
Since some users don't like demo software, this might be an idea for Fred to consider.

Re-brand the demo to be PureBasic Express and launch a campaign
that it is now available at no charge.

-blueb