Reading API values -- how?

Just starting out? Need help? Post your questions and find answers here.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by PB.

I'm trying to work out how to read API values with PB.

For example, I need to get the command line option of my PB app,
and the API for that is GetCommandLine_ but I can't get the value
of it into a string.

Can someone please show me how?


Edited by - PB on 20 September 2001 04:17:37
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Mr.Skunk.

Here it is...

viewtopic.php?t=9">http://forums.pureba ... ic.php?t=9 Line Variables&Forum_Title=Beginners

To have acces to much more tips in this section or other sections of the forum, just select the "show all topics" from the top of the page instead of the "Show topics from last 30 days"

Hope it helps.

Mr Skunk

Mr Skunk's PureBasic Web Page
<a href="http://www.skunknet.fr.st[/url]
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by PB.
Here it is...

viewtopic.php?t=9">http://forums.pureba ... ic.php?t=9 Line Variables&Forum_Title=Beginners

To have acces to much more tips in this section or other sections of the forum, just select the "show all topics" from the top of the page instead of the "Show topics from last 30 days"

Hope it helps.

Mr Skunk

Mr Skunk's PureBasic Web Page
<a href="http://www.skunknet.fr.st[/url]
It helps a lot -- thanks for the tip! :)
Post Reply