Can't run anything

Just starting out? Need help? Post your questions and find answers here.
Thorium
Posts: 10
Joined: Mon Dec 22, 2014 3:30 pm

Can't run anything

Post by Thorium »

If i hit F5 or select it from the menu the compile window pops up and closes. Thats it. No browser opens, no error message.

If i create a project and build a target it does create the file. However F5 does not run it.
What could be the problem?

Using SpiderBasic 1.00 Beta 2 on Windows 7 with Seamonkey as standard browser.
IdeasVacuum
Posts: 143
Joined: Tue Feb 25, 2014 1:27 pm

Re: Can't run anything

Post by IdeasVacuum »

It might have something to do with where the folder containing the source code file is. I have just made a folder on my C drive (C:\PROJECTS_DrvC\SPIDER BASIC\PopUpMenu) to try the PopupMenu.sb sample.

Via F5, my default browser (FireFox) is launched and this page created: http://127.0.0.1:9081/SpiderBasic_Compilation0.html with the PopupMenu displayed (it does not seem to pop-up/pop-down).

Perhaps you could try FF, although I know Seamonkey is closly related to it.
Thorium
Posts: 10
Joined: Mon Dec 22, 2014 3:30 pm

Re: Can't run anything

Post by Thorium »

I figured it out.
It was not the placing of the source file.
There was something wrong with the standard browser settings. All programs so far opened Seamonkey, however i looked at the default settings on windows and there was no default browser registered. So i reset Seamonkey as default browser and now it works. Dont know how other programs was been able to launch it.
Post Reply