We would like to build a community for Small Basic programmers of any age who like to code. Everyone from total beginner to guru is welcome. Click here to register and share your programming journey!


Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 997
» Latest member: BrianCal
» Forum threads: 232
» Forum posts: 2,318

Full Statistics

Online Users
There are currently 56 online users.
» 0 Member(s) | 53 Guest(s)
Google, Bing, Baidu

Latest Threads
Small Basic as the "LEGO ...
Forum: Discussion
Last Post: litdev
08-17-2026, 11:06 AM
» Replies: 5
» Views: 118
I never thought this woul...
Forum: Discussion
Last Post: litdev
07-10-2026, 10:18 AM
» Replies: 1
» Views: 145
ListView issues by use LD...
Forum: Extensions
Last Post: martmen
06-11-2026, 09:46 AM
» Replies: 6
» Views: 576
I think that no more Smal...
Forum: Discussion
Last Post: eddylo
04-24-2026, 12:54 AM
» Replies: 2
» Views: 649
D'ont read a file
Forum: Standard Small Basic
Last Post: WhTurner
04-12-2026, 03:39 PM
» Replies: 1
» Views: 328
close a file
Forum: Standard Small Basic
Last Post: francesco
04-12-2026, 08:59 AM
» Replies: 2
» Views: 449
random in a array
Forum: Standard Small Basic
Last Post: francesco
04-05-2026, 06:40 PM
» Replies: 4
» Views: 756
Sqlite Version
Forum: Extensions
Last Post: Lester
03-24-2026, 06:58 PM
» Replies: 3
» Views: 589
Small Basic Explorer with...
Forum: Challenges
Last Post: martmen
03-17-2026, 03:48 PM
» Replies: 0
» Views: 290
Example Program
Forum: Extensions
Last Post: martmen
03-13-2026, 04:15 PM
» Replies: 0
» Views: 282

 
  Small Basic bash simulator
Posted by: sm4llprogrammer2008 - 04-19-2025, 04:21 PM - Forum: Standard Small Basic - No Replies

I've made a bash simulator.
Doesn't have cmdlets, but you can try expanding it!

Link: https://smallbasic.com/program/?XSLJ618.000
ID (to use on SB 1.2 when importing from web): XSLJ618.000

Code:
TextWindow.Hide()
TextWindow.Title = "Small Bash"
While ("True")
  TextWindow.ForegroundColor = "Green"
  TextWindow.Write("\users\")
  TextWindow.ForegroundColor = "Blue"
  TextWindow.Write("~$ ")
  TextWindow.ForegroundColor = "DarkGray"
  prompt = TextWindow.Read()
EndWhile
TextWindow.Show()

It isn't quite compatible with Small Basic Online though.

Print this item

  Where we can report bugs?
Posted by: sm4llprogrammer2008 - 04-19-2025, 03:11 PM - Forum: Standard Small Basic - Replies (2)

Just asking.

Print this item

  Writing extensions - ?
Posted by: Yumda - 04-19-2025, 08:00 AM - Forum: Extensions - Replies (6)

Hi there:

Is there an updated guide for writing SB extension?  My son knows abit of C#, and when we follow the instruction guide on how to write extension for SB using visual c# 2010 the message keeps on popping up that the .net fram work we are targeting is 3.5 but the smallbasic .DLL reference is for .NET 4.5 .  Is there any new tutorial available or what people is using to write the extension? 

Regards

YUMDA

Print this item

  LDProcess und Datenbankprogramm Adressen
Posted by: martmen - 04-18-2025, 11:19 PM - Forum: Extensions - Replies (1)

Hallo Leute,

habt ihr die LitDev Erweiterung in SB implementiert könnt ihr folgendes machen:
Das Programm LHSZ447.000 (als Menu.sb speichern) und CDGT638.000 (als Adressen.sb speichern) in einem Unterordner z.B. .. /Database Programm und Daten.
Ändert in den Programmen die Path-Angaben. Startet die Programme einmal. Dann könnt Ihr das Programm Menu.exe starten.
Wählt im Menü den Eintrag Adresse aus und es wird Adressen gestartet. Zum Menu kommt Ihr wenn Ihr im Programm Adressen den Button End anklickt.
So ist es möglich, eine Kette von Programmen hin und her aufzurufen.
Das Programm Adressen arbeitet mit einer Tabelle der Datenbank. Um eine andere Tabelle in einem neuen Programm zu bearbeiten, sind nur wenige Zeilen anzupassen.

Viel Spass beim ausprobieren
Martini

Print this item

  Is Extension Manager gone?
Posted by: sm4llprogrammer2008 - 04-18-2025, 08:52 PM - Forum: Extensions - Replies (2)

Hello, everyone.
I'm new to the forums, and I've been looking for archived versions of LitDev's Small Basic Extension Manager, tried to find TechNet downloads, but unfortunately found none.
Are there GitHub repos of Extension Manager or is it fully obsolete?

If someone has an answer, I'd be happy to know!

Best regards,

sm4llprogrammer2008

Print this item

  LDFinances Programm
Posted by: martmen - 04-18-2025, 11:54 AM - Forum: Extensions - No Replies

Hallo zusammen,

gibt es jemanden, der ein lauffähiges Programm mit LDFinances verwendet? Ich habe zwar einen Schlüssel, aber das alte Beispiel läuft bei mir nicht. Kann jemand ein lauffähiges Programm veröffentlichen und den Key hier veröffentlichen?

Besten Dank
Martin

Print this item

  Antivirus is blocking files.
Posted by: AbsoluteBeginner - 04-17-2025, 08:38 PM - Forum: Standard Small Basic - Replies (11)

Today my antivirus started to complain and often block exe files created by the Small Basic compiler.  Sad

Deleting everything and clean reinstalling Small Basic did not help.
Is anyone else having this problem?

( I use licensed Windows 11 Pro )

Print this item

  Need some help with multiple window in program
Posted by: Yumda - 04-17-2025, 05:04 PM - Forum: Extensions - Replies (7)

Hi there:

I tried to write a program for work to act as a data base recording and search system.  In the section where a patient information is displayed, when the "HOME" button is clicked , it will disable the "NEW SEARCH", or "BACK TO YEAR" button.  Also, is there anyway to close a window created by ldwindow ?  I want the window where the home button is displayed gets closed when the button is clicked.

I have published the program, the code for the program is FDQZ538.000

Any help or advice is greatly appreicated.

Regards

YUMDA

Print this item

  Bitte mach mit
Posted by: martmen - 04-16-2025, 06:55 PM - Forum: Extensions - No Replies

Bitte mach mit!

Erweitere das Programm KDRP390.000 mit eigenen Beispielen der LitDev Erweiterungen und stelle es allen zur Verfügung.

Vielen Dank
Martin[Anhang=162][Anhang=162][Anhang=162]



Attached Files Thumbnail(s)
   
Print this item

  'LDShapes.ShapeEvent' not found.
Posted by: AbsoluteBeginner - 04-14-2025, 11:08 AM - Forum: Extensions - Replies (3)

Help!  Huh

When trying to run the code from the SB-Prime Editor, the compiler displays a message that it does not find "LDShapes.ShapeEvent".

I updated everything.
This command is visible in both the tooltip and Help in the Editor window. But the compiler refuses to work.

He-e-elp!..  Cry

Print this item