Registry Commands Please

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Large
User
User
Posts: 56
Joined: Tue Apr 29, 2003 8:24 pm

Registry Commands Please

Post by Large »

Could you please add some registry style command to purebasic.

IE : Read Value, Write Value, etc.

That sure would make my life easier.

Keep up the hard work guys on this excellent language.

Kind Regards

Andy ( Large )
GPI
PureBasic Expert
PureBasic Expert
Posts: 1394
Joined: Fri Apr 25, 2003 6:41 pm

Post by GPI »

look in the japbe-include-pack1

GPI
Large
User
User
Posts: 56
Joined: Tue Apr 29, 2003 8:24 pm

Post by Large »

GPI wrote:look in the japbe-include-pack1

GPI
Could you please tell me what the japbe-include-pack1 is ?
is it a user library ?

I'm quite new to PB and don't understand what you mean.

Kind Regards

Andy ( aka Large)
GPI
PureBasic Expert
PureBasic Expert
Posts: 1394
Joined: Fri Apr 25, 2003 6:41 pm

Post by GPI »

http://caosandkin.bei.t-online.de/purebasic/jaPBe/

jaPBe is a alternate Editor for PB. It can all, what the orignal editor can + much more (folding for example).

also here you found the includepack1

Unzip "japbe.xxxx.zip","needed tools.zip","includepack1.zip" all in the same directory.

In the compileroptions - include you can say japbe, that he should include the regestry.pbi. The compiler-options-include are a construct for all, which can't assembler and so can't write userlibrarys. I write some standard-calls, that i need, and create so the include-pack.

Look under japbe in the menu help/extern help/..." for information about the includepacks...

GPI
freak
PureBasic Team
PureBasic Team
Posts: 5940
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Post by freak »

Hey GPI, why not put a link to jaPBe in your signature, so everybody
knows what you talk about, and can find it fast. :wink:

Timo
quidquid Latine dictum sit altum videtur
Post Reply