| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 31 online users. » 0 Member(s) | 30 Guest(s) Applebot
|
| Latest Threads |
Example Program
Forum: Extensions
Last Post: martmen
03-13-2026, 04:15 PM
» Replies: 0
» Views: 31
|
BASIC Jam 7 is in progres...
Forum: Discussion
Last Post: eddylo
03-11-2026, 12:40 AM
» Replies: 3
» Views: 118
|
LitDev extension
Forum: Extensions
Last Post: martmen
02-24-2026, 07:20 AM
» Replies: 2
» Views: 168
|
Button with icons
Forum: Extensions
Last Post: martmen
02-09-2026, 06:33 PM
» Replies: 6
» Views: 290
|
How to think correctly?
Forum: Discussion
Last Post: litdev
02-06-2026, 04:20 PM
» Replies: 47
» Views: 17,255
|
Draw sample
Forum: Extensions
Last Post: martmen
01-29-2026, 06:51 PM
» Replies: 13
» Views: 663
|
Drawing
Forum: Extensions
Last Post: AbsoluteBeginner
01-29-2026, 10:53 AM
» Replies: 1
» Views: 182
|
ZScript
Forum: Discussion
Last Post: z-s
01-22-2026, 03:31 AM
» Replies: 0
» Views: 140
|
I think that no more Smal...
Forum: Discussion
Last Post: eddylo
01-20-2026, 11:02 PM
» Replies: 0
» Views: 118
|
Small Basic Coder-A New G...
Forum: Discussion
Last Post: AbsoluteBeginner
01-17-2026, 07:57 PM
» Replies: 1
» Views: 512
|
|
|
| Variables in Subroutines |
|
Posted by: jrmrhrb00 - 12-08-2023, 12:49 AM - Forum: Discussion
- Replies (20)
|
 |
LitDev,
Using SB-Prime I wanted to capture variable changes while in the subroutine. These only show after the program goes back to the main loop. Is there any way to get it to do what I want it to do? I know the variables change while in the subroutine, but they don't show it.
JR
|
|
|
| SB-Prime Debug Guide |
|
Posted by: jrmrhrb00 - 12-08-2023, 12:35 AM - Forum: Discussion
- Replies (4)
|
 |
LitDev,
I was in SB-Prime and tried to read the Debug Guide. When I click on that it takes me to a page asking if I want to buy that domain. I think the button for the guide has the wrong link. Here is what is in the link: litdev.co.uk/forum/HowToDebug.pdf. First part should probably be litdev.uk.
JR
|
|
|
| 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.
|
|
|
| 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
|
|
|
| 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.
|
|
|
| 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.
|
|
|
| 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
|
|
|
| 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
|
|
|
|