Search found 5 matches

by Beeps
Tue Mar 16, 2004 4:43 pm
Forum: Coding Questions
Topic: A proper noob question about string to int conversion
Replies: 3
Views: 1770

I new it would be simple, just couldn't find it in the docs.

Thanks.
by Beeps
Tue Mar 16, 2004 4:11 pm
Forum: Coding Questions
Topic: A proper noob question about string to int conversion
Replies: 3
Views: 1770

A proper noob question about string to int conversion

Right then, I've got a string...

Code: Select all

A$="123"
...and I want to use it as a number but..

Code: Select all

int(A$)
...always gives me 0, what do i need to do to convert a string to a numeric?
by Beeps
Tue Mar 16, 2004 4:06 pm
Forum: Coding Questions
Topic: I need an app to open IE and display webpage.
Replies: 4
Views: 4036

You should be able to

Code: Select all

RunProgram("http://www.mysite.com")
and it'll open the page in your default browser.
by Beeps
Tue Mar 16, 2004 4:03 pm
Forum: Off Topic
Topic: The most stupid project!!
Replies: 63
Views: 14785

I've been messing with the networking code in One, very impressive - every machine I've tested on gives the correct server IP of 1.1.1.1 and pings come back in 1ms
by Beeps
Tue Mar 16, 2004 2:16 pm
Forum: General Discussion
Topic: I know you've all heard it before....
Replies: 46
Views: 12284

I know you've all heard it before....

What can I say? A couple of days with PureBasic and I'm ready to throw away VB.NET, BlitzPlus and VC++ (hmmm, maybe not the VC just yet, I love it).

It's been a very long time since I was this in love with a new purchase, PureBasic is AMAZING!!!!

HUGE THANKS!


......normal service has been ...