Thanks for the new beta, everything works as expected ( Ubuntu 24.04 )
BR
Erlend
Search found 6 matches
- Wed May 15, 2024 3:30 pm
- Forum: General Discussion
- Topic: SpiderBasic 3.00 is out !
- Replies: 56
- Views: 181760
- Thu May 04, 2023 6:23 pm
- Forum: Coding Questions
- Topic: 2.50 b1
- Replies: 12
- Views: 9657
Re: 2.50 b1
Download archive again, and check, I just downloaded all 3 options and libraries is present in all three archives.
BR
Erlend
BR
Erlend
- Tue May 02, 2023 5:34 pm
- Forum: Coding Questions
- Topic: 2.50 b1
- Replies: 12
- Views: 9657
Re: 2.50 b1
Sorry for replying so late, been out of action :-/
Yes doing it from IDE also lead to error here.
But libraries are in $whereeveryouinstalled/spiderbasic/libraries, no?
BR
Erlend
Yes doing it from IDE also lead to error here.
But libraries are in $whereeveryouinstalled/spiderbasic/libraries, no?
BR
Erlend
- Mon Apr 24, 2023 7:22 pm
- Forum: Coding Questions
- Topic: 2.50 b1
- Replies: 12
- Views: 9657
Re: 2.50 b1
Could you elaborate on error on coping libraries? (Any error message?)
And is this when you upload/copy to server or local?
BR
Elrend
And is this when you upload/copy to server or local?
BR
Elrend
- Thu Apr 20, 2023 6:19 pm
- Forum: Coding Questions
- Topic: 2.50 b1
- Replies: 12
- Views: 9657
Re: 2.50 b1
You should say what Linux distro you use and what is not working, example would be nice, so we can help.
As it is hard to help without any info, it works great for me on linux ...
BR
Erlend
As it is hard to help without any info, it works great for me on linux ...
BR
Erlend
- Wed Sep 14, 2016 8:30 pm
- Forum: Showcase
- Topic: RollCalc, my first SB app
- Replies: 2
- Views: 5048
RollCalc, my first SB app
Hi all
just want to share a small app I created, also I only needed two lines to port it from PB to Spiderbasic so thats cool :-)
here's the code:
;RollCalc by Erlend Rovik
;Calculate the length of material on a roll, eg. a roll of carpet
;
Procedure.i Icon_Roll (img.i, size.i, color.i,innout ...
just want to share a small app I created, also I only needed two lines to port it from PB to Spiderbasic so thats cool :-)
here's the code:
;RollCalc by Erlend Rovik
;Calculate the length of material on a roll, eg. a roll of carpet
;
Procedure.i Icon_Roll (img.i, size.i, color.i,innout ...