Hello,
I am new to purebasic and am exploring it .
I am familiar with QB4.5 and am testing out some of the purebasic examples.
One of the command I wish to have is to pass variables into compiled purebasic programs. the Quick basic equivalent would have been
a$= command$
Where a$ is the string i wish to pass into purebasic.
Hope someone can teach me how ... a sample script would be appreciated.
Further , I wish to purchase a licence online. Can someone highlight to me a trusted purebasic site?
Thanks
Alan
Please help .. how to pass variables into purebasic
use
search for it in help, its a bit more flexible than the old command$
Code: Select all
programparameter()
Re: Please help .. how to pass variables into purebasic
Welcome to PureBasic.AlanFoo wrote:Hello,
I am new to purebasic and am exploring it .
Further , I wish to purchase a licence online. Can someone highlight to me a trusted purebasic site?
Thanks
Alan
To purchase - try this
http://www.purebasic.com/ordering.php
cheers