Page 1 of 1

PureBasic keywords

Posted: Sat Dec 30, 2006 1:57 am
by Demivec
Is it possible to get a list of the keywords that PureBasic uses, such as from it's compiler? Any ideas would be appreciated.

I know that they are present in some degree in it's own help files but they are present there on in fragments. I am looking for a complete list.

I know that the PureBasic Libraries also have their function lists and I have obtained these from text files included with JaPBe.


Demivec

Re: PureBasic keywords

Posted: Sat Dec 30, 2006 9:46 am
by gnozal
Demivec wrote:Is it possible to get a list of the keywords that PureBasic uses, such as from it's compiler? Any ideas would be appreciated.
Since you have jaBPe, have a look at the \Syntax\jaPBe_Keywords.pref.Original file :wink:
Other method, extract the keywords from the Purebasic.exe ; search for $00646E41 (<Nul>dnA).