Search found 5 matches

by KidNovak
Thu Feb 28, 2008 1:54 pm
Forum: Coding Questions
Topic: Convert IP Address to a String...NOOB
Replies: 4
Views: 1648

Thanks for the Help.

I can't believe I missed "IPString" and "IPAddressField" in the Manual. :oops:
I went through all of the String commands and Math commands, but missed the IP commands.


I purchased Purebasic because it's great programming Language and this Forum is a Great help.

Thanks again ...
by KidNovak
Thu Feb 28, 2008 4:57 am
Forum: Coding Questions
Topic: Convert IP Address to a String...NOOB
Replies: 4
Views: 1648

Convert IP Address to a String...NOOB

Yep I'm a NOOB.

I'm trying to convert an IP ADDRESS (ex. 10.10.10.10) to a String(ex. "10.10.10.10").


Thank you for the help.
Novak
by KidNovak
Sun Oct 15, 2006 12:44 pm
Forum: Announcement
Topic: egrid 4 grid gadget - (static PB library version.)
Replies: 365
Views: 97521

How to install...

Sorry, I'm still a PB rookie.

I downloaded the latest version of eGrid "egrid4.zip".
Where do I put the files that are in the zip, and do I have to
configure anything?

When I run "egrid4 demo1.pb" I get error:
Line 35 - egrid_CreateGrid() is not a function...

Thank you,
Novak
by KidNovak
Wed Sep 06, 2006 12:28 pm
Forum: Coding Questions
Topic: Move from Delphi and Game Maker to PureBASIC, Good idea?
Replies: 6
Views: 1521

Well, after several hours of reading threads in this forum, I find that PureBasic is a excellent programming language.
I'm now a Registered owner of PureBasic.

I will use PureBasic for window applications. Delphi will soon fade away.

As I mentioned in my first post, Game Maker is very good at ...
by KidNovak
Tue Sep 05, 2006 8:36 pm
Forum: Coding Questions
Topic: Move from Delphi and Game Maker to PureBASIC, Good idea?
Replies: 6
Views: 1521

Move from Delphi and Game Maker to PureBASIC, Good idea?

Hi,

I've been using Delphi since its release, now every new version seems to get bloated with functions I never use.

I also began using Game Maker to make 2D Games. Since I'm a one person team, I needed something to create games fast and easy. The only problem is Game Maker isn't very fast and it ...