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: 751
» Latest member: Gictorchops
» Forum threads: 202
» Forum posts: 2,142

Full Statistics

Online Users
There are currently 29 online users.
» 2 Member(s) | 24 Guest(s)
Applebot, Google, Bing, MarionVunty, Albertaporo

Latest Threads
Question about a program
Forum: Standard Small Basic
Last Post: litdev
9 hours ago
» Replies: 4
» Views: 86
TCP/IP Socket Programming
Forum: Extensions
Last Post: AbsoluteBeginner
07-16-2025, 03:30 PM
» Replies: 3
» Views: 80
LDCommPort
Forum: Extensions
Last Post: Eddie
07-14-2025, 01:22 PM
» Replies: 8
» Views: 123
Creation of SB-Neuron. Ou...
Forum: Discussion
Last Post: AbsoluteBeginner
07-09-2025, 07:21 AM
» Replies: 105
» Views: 12,126
I finished making my web-...
Forum: Standard Small Basic
Last Post: sm4llprogrammer2008
07-04-2025, 05:04 PM
» Replies: 0
» Views: 40
Diving into Z-S's SB.js w...
Forum: Standard Small Basic
Last Post: sm4llprogrammer2008
06-26-2025, 05:23 PM
» Replies: 2
» Views: 104
SBJS coming soon
Forum: Standard Small Basic
Last Post: sm4llprogrammer2008
06-25-2025, 01:54 PM
» Replies: 2
» Views: 81
Google Search Terminal SB...
Forum: Standard Small Basic
Last Post: sm4llprogrammer2008
06-24-2025, 01:27 PM
» Replies: 0
» Views: 40
Google Search Terminal SB...
Forum: Standard Small Basic
Last Post: z-s
06-24-2025, 03:46 AM
» Replies: 1
» Views: 51
Google Search Terminal SB...
Forum: Standard Small Basic
Last Post: sm4llprogrammer2008
06-23-2025, 09:47 PM
» Replies: 0
» Views: 37

 
  LitDev Extension LDFinances.HistoricalPrice
Posted by: jrmrhrb00 - 11-17-2023, 11:42 PM - Forum: Extensions - Replies (1)

LitDev,

I noticed in the Intellisense that it says the command "LDFinances.HistoricalPrice" says that it returns nothing. That is incorrect. It returns the historical prices.

JR

Print this item

  Performance of the SB-Prime Editor
Posted by: Scout - 11-12-2023, 04:06 PM - Forum: Extensions - Replies (6)

One of the very few good things that Q&A has brought to the SmallBasic language is the removal of the 64KByte limit for source code when publishing/importing.
I mean this came with the change of IDs from ABC123-0 to ABCD123.000.
Now really big and good programs can be published if someone has used SmallBasic in a specific topic.

However, long execution times occurred when loading the 167kB program Calendar PTKR773.0000, as well as when searching for "follow" between lines 500 and 1600.
Searching is significantly faster with the standard SmallBasic.
I hope it's not a big problem.


Update: The search function is fast again. I don't know what that was about.
             However, the loading function is still slow. Significantly faster in standard SmallBasic.

Print this item

  Small Basic Only Extension
Posted by: jrmrhrb00 - 11-02-2023, 06:09 PM - Forum: Discussion - Replies (28)

I was thinking about newcomers to small basic. One of the problems that they have while doing a tutorial is in getting it to work properly. This occurs because in level 1.2 things don't work as they used to. A lot of functions are broken, like Flickr or DownloadFile.With the litdev extension a lot of the current issues with 1.2 have been fixed. Microsoft no longer supports small basic. So, is there a way to get 1.2 to the level that a newcomer would need to be able to go through the tutorials without issues. 

Since Microsoft won't support changes I was wondering if litdev would be willing to make a small basic fix extension. In other words in that extension only have fixes for what is broke. I think that would take small basic back to what it used to be and make it easier for newcomers. Also, the current litdev extension has made small basic harder to learn if that extension is loaded.

Thoughts?

JR

Print this item

  LDControls.SetButtonStyle (..) Parameter
Posted by: Scout - 10-16-2023, 09:28 PM - Forum: Extensions - No Replies

After 4 months another request on StackOverflow:

https://stackoverflow.com/questions/7730...-incorrect

Print this item

  Challenge 2 - Ball chase game
Posted by: litdev - 10-16-2023, 06:35 PM - Forum: Challenges - Replies (3)

Write a program to move a ball aound the screen with arrow keys.  Try to get the ball to move naturally and easy to control, and bounce off the edges of the GraphicsWindow.

When the single ball control works as you want it, extend the program into a game with a second ball for a second player. using WSAD keys.  This can then be a chase/tag game where one player has to escape the other for as long as they can.

Print this item

  New Member
Posted by: Lester - 10-14-2023, 07:26 PM - Forum: Standard Small Basic - Replies (1)

I am new to this forum. I have using SB off and on for about a year. I find SB/litdev a very enjoyable and understandable language. I also think Prime IDE is a great working environment with most of the features of the large commercial IDEs without the bloat and complexity.  Thank you.

Print this item

  Email Messages
Posted by: jrmrhrb00 - 10-12-2023, 11:07 PM - Forum: Discussion - No Replies

On some of the threads it allows you to send an email to the person you are messaging to in the thread. Once you send that email is there a way to see it again? I thought it would go in my regular email sent folder but it didn't. So, how do you see what you sent and how would you see a reply. I would guess a reply would go back in your inbox. Is that right?

JR

Print this item

  Flickr
Posted by: jrmrhrb00 - 10-11-2023, 06:44 PM - Forum: Standard Small Basic - Replies (1)

Is it possible to get Flickr working again? If I use ldutilities.fixflickr() I can then use flickr.getpicture of moment which gives me the link for the picture, but then it will not download the picture. I can take that link though and put it in edge and it will download the picture. I know it has something to do with small basic and ssl, but is there a way to fix it?

JR

Print this item

  Download extensions using SB-Prime
Posted by: Yumda - 10-01-2023, 02:05 AM - Forum: Extensions - Replies (9)

Hi Litdev:

Tried to run the extension manager, but stuck at downloading database screen... I gave the program full control etc... but still not working.. any thoughts?

Print this item

  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.

Print this item