It's been a while since I've done some programming but want to get back into it.
I have a copy of PureBasic on my PC, but I honestly can't remember if its a demo version or paid version.
How do I tell?
heh heh silly me
Re: heh heh silly me
You can't remember if you paid for Purebasic?
Does 'Help/About/ not shed any light?
If not, try running :
If this will not compile then you have the Windows demo version.
Does 'Help/About/ not shed any light?
If not, try running :
Code: Select all
MessageBeep_(0)
I may look like a mule, but I'm not a complete ass.
Re: heh heh silly me
thank you. I was pretty sure I had bought it - that confirms it.
How can I install my paid version on another PC? I can't find a download that I have saved - it's installed on my old pc.
thx - hope this post is in the right area.
How can I install my paid version on another PC? I can't find a download that I have saved - it's installed on my old pc.
thx - hope this post is in the right area.
-
- Always Here
- Posts: 6426
- Joined: Fri Oct 23, 2009 2:33 am
- Location: Wales, UK
- Contact:
Re: heh heh silly me
You should find you can access the latest PB download here: http://www.purebasic.com/download.php
If you can't, PM Fred and he will sort it out for you.
If you can't, PM Fred and he will sort it out for you.
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
If it sounds simple, you have not grasped the complexity.
Re: heh heh silly me
thx again - working well so far
quick question - is there a way to get PB to auto-indent for items such as If, For, While etc - for easy viewing?
quick question - is there a way to get PB to auto-indent for items such as If, For, While etc - for easy viewing?
Re: heh heh silly me
files->preferences->editor->indentation
"Have you tried turning it off and on again ?"
Re: heh heh silly me
i found the editor, but not "indentation"
-
- Addict
- Posts: 1482
- Joined: Tue Feb 22, 2011 1:16 pm
Re: heh heh silly me
Download the latest version.
Microsoft Visual Basic only lasted 7 short years: 1991 to 1998.
PureBasic: Born in 1998 and still going strong to this very day!
PureBasic: Born in 1998 and still going strong to this very day!
Re: heh heh silly me
will do - thx. This site is very helpful and responsive. thank you!