Question about SpiderBasic

For everything that's not in any way related to PureBasic. General chat etc...
ricardo
Addict
Addict
Posts: 2438
Joined: Fri Apr 25, 2003 7:06 pm
Location: Argentina

Question about SpiderBasic

Post by ricardo »

Hi,

I asked this question in the SpiderBasic forum but dont get any answer, thats why i ask it.

SpiderBasic looks very interesting.

My question is: once i compile my project... do i need to upload all the javascript files that are into the javascript libraries? I ask it because are like 10 M of files (1,800 files) and maybe my compiled project do not need all this.

The resulting (compiled) file is some HTML with javascript libraries that can be runned in any server with any browser or does it need some .exe file?



I think that i cant compile in the demo to be able to upload the files to my server and test them, right?

Thats why i need to know how much files do i need to upload.

Thanks
ARGENTINA WORLD CHAMPION
User avatar
Vera
Addict
Addict
Posts: 858
Joined: Tue Aug 11, 2009 1:56 pm
Location: Essen (Germany)

Re: Question about SpiderBasic

Post by Vera »

Hi ricardo,

as I experience the SP-Forum, it's not very busy, still most questions are addressed after a while ... you'll need a bit of patience.

I know that on several occasions the issue what to upload and whereto was part within a topic so you might find the answer in the bug-forum or among other 'issue-requests' - just have a look around whilst you wait.

As for the 'demo' I'm surprised. If you have a PB-licence you can still download the SP 1.02 full-versions from your user-account. [5 days left to do]

greets ~ Vera
User avatar
the.weavster
Addict
Addict
Posts: 1581
Joined: Thu Jul 03, 2003 6:53 pm
Location: England

Re: Question about SpiderBasic

Post by the.weavster »

ricardo wrote:My question is: once i compile my project... do i need to upload all the javascript files that are into the javascript libraries?
I think that's how it is at the moment but not how it will stay as SpiderBasic matures.
ricardo wrote:The resulting (compiled) file is some HTML with javascript libraries that can be runned in any server with any browser or does it need some .exe file?
The output is just HTML and JS so any server and browser should do.
ricardo wrote:I think that i cant compile in the demo to be able to upload the files to my server and test them, right?
You should be able to as long as you pay careful attention to the paths in the HTML file,
User avatar
Vera
Addict
Addict
Posts: 858
Joined: Tue Aug 11, 2009 1:56 pm
Location: Essen (Germany)

Re: Question about SpiderBasic

Post by Vera »

Hi the.weavster,

why don't you answer and help on the SpiderBasic-forum where you are a member too?

It would make much more sense and also be of benefit for other SB-users.
Plus your reply could be well enhanced by others who'll stop by.

greets ~ Vera
Post Reply