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 )
Registry Commands Please
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
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