Search found 3 matches

by Desynchronised
Sun Jan 13, 2019 5:08 pm
Forum: Coding Questions
Topic: PdhAddCounter_() - get rid of language of system?
Replies: 11
Views: 3248

Re: PdhAddCounter_() - get rid of language of system?

I dont think its an error in 5.70 as that parameter should be a long pointer.
by Desynchronised
Wed Apr 18, 2018 4:10 pm
Forum: Linux
Topic: How can I run this shell line in PB?
Replies: 1
Views: 1681

Re: How can I run this shell line in PB?

Wolfram wrote:How can I use the following line with RunProgram()?

Code: Select all

cd /Users/YourName/Desktop/MyFolder; zip -r -X "MyZip.zip" *
This line puts everything inside of MyFolder into a zip file without the path.
Check out the packer.pb example in help files.
by Desynchronised
Sat Jan 13, 2018 9:39 pm
Forum: General Discussion
Topic: PureBasic and the Future
Replies: 20
Views: 8777

Re: PureBasic and the Future

I am getting ready to re-write / convert my apps from vb6 to Purebasic.

One thing I am concerned about is longevity? Is there a backup plan for pureBasic. If the product is discontinued or developer stops working on it for what ever reason will this be open sourced or transferred?

Does purebasic ...