How to distribute a spider basic program

Everything else that doesn't fall into one of the other categories.
AndrewM
Posts: 2
Joined: Sat Apr 19, 2014 11:17 am

How to distribute a spider basic program

Post by AndrewM »

If I wanted to create an application in Spider Basic, then transfer the application code to another party, how do I do this. With PureBasic, one just emailed the exe file inside a zip file. If I want to create a Spider Basic application on my local computer, then transfer it to my website at bluehost or whereever, how do I do this. I have looked around the forum but can't find anything about deployment.

Andrew.
Fred
Site Admin
Posts: 1506
Joined: Mon Feb 24, 2014 10:51 am

Re: How to distribute a spider basic program

Post by Fred »

You have to fill up the 'CompilerOptions/Export' form and then hit the menu "Compiler/Export". If you have checked 'Copy SpiderBasic Libraries", the folder will be ready to deploy, so you will have to zip it and send it to your third party.
Post Reply