Page 1 of 1

How to distribute a spider basic program

Posted: Thu Aug 13, 2015 11:19 pm
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.

Re: How to distribute a spider basic program

Posted: Fri Aug 14, 2015 6:42 am
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.