| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 34 online users. » 1 Member(s) | 32 Guest(s) Bing, MarcPetit
|
| Latest Threads |
Use second screen by smal...
Forum: Extensions
Last Post: litdev
09-05-2026, 08:11 PM
» Replies: 2
» Views: 125
|
Small Basic as the "LEGO ...
Forum: Discussion
Last Post: litdev
08-17-2026, 11:06 AM
» Replies: 5
» Views: 305
|
I never thought this woul...
Forum: Discussion
Last Post: litdev
07-10-2026, 10:18 AM
» Replies: 1
» Views: 204
|
ListView issues by use LD...
Forum: Extensions
Last Post: martmen
06-11-2026, 09:46 AM
» Replies: 6
» Views: 739
|
I think that no more Smal...
Forum: Discussion
Last Post: eddylo
04-24-2026, 12:54 AM
» Replies: 2
» Views: 720
|
D'ont read a file
Forum: Standard Small Basic
Last Post: WhTurner
04-12-2026, 03:39 PM
» Replies: 1
» Views: 391
|
close a file
Forum: Standard Small Basic
Last Post: francesco
04-12-2026, 08:59 AM
» Replies: 2
» Views: 532
|
random in a array
Forum: Standard Small Basic
Last Post: francesco
04-05-2026, 06:40 PM
» Replies: 4
» Views: 899
|
Sqlite Version
Forum: Extensions
Last Post: Lester
03-24-2026, 06:58 PM
» Replies: 3
» Views: 688
|
Small Basic Explorer with...
Forum: Challenges
Last Post: martmen
03-17-2026, 03:48 PM
» Replies: 0
» Views: 321
|
|
|
| Where can I download... |
|
Posted by: litdev - 09-30-2023, 10:49 AM - Forum: Discussion
- No Replies
|
 |
All downloads for anything I have created for Small Basic; from LitDev extension, SB-Prime IDE, previous versions of Small Basic, samples, guides, API documentation, useful links etc can be found on my website https://litdev.uk.
I try not to create direct links from other places since these can break, but everything on this website is maintained.
|
|
|
| LDUtilities.Version() function |
|
Posted by: Scout - 09-10-2023, 08:40 PM - Forum: Extensions
- Replies (6)
|
 |
I downloaded the latest version 1.24 and the beta version 1.25 and copied each into the LIB directory.
The file attribute also shows these versions.
However, the LDUtilities.Version() function always runs to error 403 and shows version 1.23.
The extension manager cannot download the database.
Maybe the old URL is still accessed here?
|
|
|
| Do we need a new SB Q&A forum? |
|
Posted by: litdev - 09-10-2023, 04:41 PM - Forum: Discussion
- Replies (2)
|
 |
I've been doing a bit of looking and see that MS Q&A is still active with Small Basic questions, so not sure if this forum is needed.
The MS Q&A somewhat suffers from Small and Basic questions that have nothing to do with Small Basic programming, so there may be benefit from this dedicated forum.
Anyway, I will leave the forum here and if there is interest it may grow.
|
|
|
| Challenge 1 - TextWindow login |
|
Posted by: litdev - 09-04-2023, 09:18 AM - Forum: Challenges
- Replies (1)
|
 |
Write a TextWindow login program.
It should have options to: - create and account and set a password
- login using existing account and password (checking the password)
To extend the program you could:- have a reset password option
- save the passwords so that the program can be rerun
- consider how to 'encrypt' the passwords
- write a GraphicsWindow version
|
|
|
|