Search found 3 matches

by lurah
Mon Sep 04, 2006 4:10 pm
Forum: Coding Questions
Topic: Noob wondering.
Replies: 7
Views: 1950

Hi hardfalcon.

Only *nix demo package i did find was PureBasic 3.92 from purebasic.com downloads section.

I rechecked all directories and readed install, readme and todo files. All are installed and set upped as should.

IDE aint so big priority for me, since i like to use scite or gedit after i ...
by lurah
Mon Sep 04, 2006 2:55 pm
Forum: Coding Questions
Topic: Noob wondering.
Replies: 7
Views: 1950

Actualy, i couldnt find IDE.

datakey engine3d.so Ogre.log plugins.cfg systembase.a
debugger.a fasm pbcompiler purebasic.exe
Thats my whole /compilers directory. I checked other directories too but couldnt find. Maybe because i have demo here?

@John Bedlam
Yeah, i didnt remember to check TODO ...
by lurah
Mon Sep 04, 2006 10:13 am
Forum: Coding Questions
Topic: Noob wondering.
Replies: 7
Views: 1950

Noob wondering.

Hi all.
Im total noob with PB. I installed it like 2 hours ago and have readed parts of that pretty excellent online documentation you have.

I tested console.pb. It worked fine, except i didnt notice any effect by ConsoleTitle() or ClearConsole().

So i made this small thing, wich im goin to grow ...