
Search found 3 matches
- Thu May 15, 2025 11:14 am
- Forum: Showcase
- Topic: S.P.I.D.L.E
- Replies: 7
- Views: 21452
- Fri Mar 28, 2025 9:00 am
- Forum: General Discussion
- Topic: Publishing on website instructions?
- Replies: 8
- Views: 40303
Re: Publishing on website instructions?
CatchImage doesn't exist in SB...skywalk wrote: Thu Mar 27, 2025 8:31 pm Yeah, I get that, but I thought SpiderBasic would compile the image into the safe browser space?
Do I have to put the image in a DataSection and CatchImage?
- Tue Mar 18, 2025 10:16 am
- Forum: Coding Questions
- Topic: File.sb example
- Replies: 4
- Views: 12501
Re: File.sb example
I guess he's talking about this example (file.sb)
;
; ------------------------------------------------------------
;
; SpiderBasic - File example file
;
; (c) Fantaisie Software
;
; ------------------------------------------------------------
;
Procedure ReadCallback(Status, Filename$, File, Size ...
;
; ------------------------------------------------------------
;
; SpiderBasic - File example file
;
; (c) Fantaisie Software
;
; ------------------------------------------------------------
;
Procedure ReadCallback(Status, Filename$, File, Size ...