Hallo Peter,
have not tested db jet, but falsam seems to be right, the library is missing
but sql.js exists.
Wolfgang
Search found 7 matches
- Wed Oct 11, 2017 9:15 pm
- Forum: General Discussion
- Topic: SpiderBasic 2.20 final is out !
- Replies: 25
- Views: 32835
- Wed Oct 11, 2017 7:01 pm
- Forum: General Discussion
- Topic: SpiderBasic 2.20 final is out !
- Replies: 25
- Views: 32835
Re: SpiderBasic 2.20 beta 1 is available !
Hello Peter,
see Help - commands index - database
Wolfgang
see Help - commands index - database

Wolfgang
- Thu Jul 28, 2016 9:53 am
- Forum: Coding Questions
- Topic: Global variable not seen in procedure
- Replies: 2
- Views: 3094
Re: Global variable not seen in procedure
That makes sense - thank you Fred.
- Thu Jul 28, 2016 9:22 am
- Forum: Coding Questions
- Topic: Global variable not seen in procedure
- Replies: 2
- Views: 3094
Global variable not seen in procedure
A global variable filled from native javascript is not seen in
a procedure - is this correct ?
Global sip.s=""
Global test.s=""
! var v_sip = location.host;
test = "hello"
Debug sip + " - " + test
Procedure vartest()
Debug sip + " - " + test
EndProcedure
Debug sip + " - " + test
vartest ...
a procedure - is this correct ?
Global sip.s=""
Global test.s=""
! var v_sip = location.host;
test = "hello"
Debug sip + " - " + test
Procedure vartest()
Debug sip + " - " + test
EndProcedure
Debug sip + " - " + test
vartest ...
- Tue Jul 26, 2016 5:43 pm
- Forum: General Discussion
- Topic: Upgrade License change
- Replies: 19
- Views: 20793
Re: Upgrade License change
Thanks, Fred !
Very curious about new version.
Very curious about new version.
- Sat Jun 21, 2014 3:43 pm
- Forum: General Discussion
- Topic: Your input about absolutely needed commands
- Replies: 17
- Views: 17992
Re: Your input about absolutely needed commands
SVG support would be nice.
I would like to handle it like images.
I would like to handle it like images.
- Sat Mar 01, 2014 10:58 pm
- Forum: Feature Requests and Wishlists
- Topic: Forum - Some suggestions
- Replies: 3
- Views: 6013