How to make Network functions and Flickr work properly in Small Basic

JR 126 Reputation points
2023-11-08T20:25:35.0533333+00:00

LitDev has created a new extension ("LDBasic"). It was created to fix what is broken in Small Basic. There are only 4 commands in the extension.

  1. This extension fixes Flickr with a new api key. "LDBasic.FixFlickr()"
  2. Sets SSL for network security. "LDBasic.SetSSL"
  3. It has LoadImage command. "LDBasic.LoadImage()
  4. It has a downloadfile command. "LDBasic.DownLoadFile()"

To get the extension go to https://litdev.uk/

Or if you have Small Basic Prime loaded you can use the extension manager to load it.

JR

Small BASIC
Small BASIC
A programming language created by Microsoft that serves a stepping stone for beginners from block-based coding languages to more complex text-based languages.
277 questions
{count} votes