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!


Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Small basic fun Extension (and other extensions!)
#10
I just tested the first of these by downloading.  Remember all apart from Data are for SB version 1.2 ONLY.  Remember for unblock downloaded zip.

This is my test code, note the extension is in the same object name "Text" for ExText4SmallBasic.

Code:
a = Text.Split("hello world"," ")
TextWindow.WriteLine(a)
Reply


Messages In This Thread
RE: Small basic fun Extension - by litdev - 06-09-2024, 03:59 PM
RE: Small basic fun Extension - by z-s - 06-11-2024, 03:31 AM
RE: Small basic fun Extension - by z-s - 06-11-2024, 07:02 AM
RE: Small basic fun Extension - by litdev - 06-11-2024, 09:32 AM
RE: Small basic fun Extension - by litdev - 06-12-2024, 09:35 AM
RE: Small basic fun Extension - by z-s - 06-12-2024, 02:15 PM
RE: Small basic fun Extension - by litdev - 06-12-2024, 02:58 PM
RE: Small basic fun Extension - by z-s - 06-15-2024, 04:08 AM
RE: Small basic fun Extension - by litdev - 06-15-2024, 08:57 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)