277 questions with Small BASIC-related tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Array.getvalue not working

Hi, I have a big problem with Arrays in Small Basic program Cause when I have get value from the Array, action is return empty value. Below is the code (For the sake of the question, I simplified the code) my_array =…

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
asked 2021-02-20T23:39:22.487+00:00
simon_384 21 Reputation points
commented 2021-02-22T12:34:23.217+00:00
simon_384 21 Reputation points
2 answers

Program Delays and Sounds

What is the exact effect on the program of "Program.Delay()?" It acted odd when I used it, in that when it did a delay it halted all other loops in the program, and in some tests actually crashed it. Also, how exactly do sounds work, and are…

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
asked 2021-02-04T02:43:07.44+00:00
Josh Patey 1 Reputation point
answered 2021-02-21T21:59:35.687+00:00
Pappa Lapub 191 Reputation points
3 answers

To send keystrokes. Small Basic Security.

(translated by Google translator) Hello everybody. I have a laptop that stores my financial information. Only the required licensed programs are installed on this laptop. But, I want to automate some of my work on this laptop. I am afraid to…

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
asked 2021-01-31T12:28:19.597+00:00
Absolute Beginner 171 Reputation points
commented 2021-02-21T17:13:10.377+00:00
Absolute Beginner 171 Reputation points
3 answers One of the answers was accepted by the question author.

Challenge of the Month - January 2021

Once we tried to create a marionette program. Challenge of this month will be: Super Challenge Write a program of a marionette that can be controlled with micro:bit sensors.

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
asked 2021-01-20T09:09:08.583+00:00
Nonki Takahashi 676 Reputation points
accepted 2021-02-13T05:10:09.467+00:00
Nonki Takahashi 676 Reputation points
1 answer

most useful Salesforce apps?

What are the most useful Salesforce apps?

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
asked 2021-02-10T04:45:37.987+00:00
Sai Charan Adupa 1 Reputation point
answered 2021-02-13T04:55:09.677+00:00
Nonki Takahashi 676 Reputation points
1 answer

Best SMS forwarding app?

What is the best SMS forwarding app?

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
asked 2021-02-10T09:12:37.24+00:00
Aparna 1 Reputation point
answered 2021-02-13T04:53:24.677+00:00
Nonki Takahashi 676 Reputation points
1 answer

Write a two-dimensional array and sort it in descending

produce a Tow damational Array have (name, salary) . add data to 20 people 1. Order by group" make a control break for each group and get the total salary for group 2. from output (1) - arrange also in ascending order Using microsoft small basic …

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
asked 2021-02-12T19:11:34.743+00:00
hal03 1 Reputation point
answered 2021-02-13T04:42:52.887+00:00
Nonki Takahashi 676 Reputation points
1 answer

Send created new algorithm to microsoft

Hi, I created new algorithm for windows. I wanna know how can I send the algorithm to microsoft windows developer team???

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
asked 2021-02-12T12:27:43.237+00:00
MohammadHadi Ghorbani 1 Reputation point
answered 2021-02-12T17:40:46.79+00:00
Sam of Simple Samples 5,516 Reputation points
1 answer One of the answers was accepted by the question author.

And, And, And...

I've got a new program I'm working on lately, this program will show a specific messages to specific minutes of the computer time. Ex = TextWindow.Read() If ex = "Such" and Clock.Minute >=1 And <16 Then TextWindow.WriteLine("Ye,…

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
asked 2021-02-10T00:40:55.31+00:00
Cold 56 Reputation points
commented 2021-02-10T13:13:03.577+00:00
Cold 56 Reputation points
2 answers One of the answers was accepted by the question author.

Loop.. i think?

One question: even tho it's not related to loop (I think) , however, what command will I use if I want for my program to never show "Press any key to continue" in the end and always have the space to write ([TextWindow.Read()]) until I close…

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
asked 2021-02-08T01:10:15.91+00:00
Cold 56 Reputation points
commented 2021-02-09T20:24:04.407+00:00
Cold 56 Reputation points
4 answers One of the answers was accepted by the question author.

Challenge of the Month - November 2020

These challenges are intended for people who are learning to program for the first time or for those returning to programming who want to start using Small Basic. Some will be easy, some will be hard - but they will all make you think, and more…

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
asked 2020-11-09T13:33:45.147+00:00
Nonki Takahashi 676 Reputation points
answered 2021-02-04T03:24:23.967+00:00
Allen G 1 Reputation point
3 answers One of the answers was accepted by the question author.

Azure student account offers 750 hours of VM per month or per year?

Hello, I need to understand that Azure student account offers 750 hours of Windows VM per month or per year? Like if it is per month, then I can keep the machine running 24 hours a day. Thanks Regards,

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
651 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,254 questions
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
asked 2021-01-27T22:29:01.817+00:00
Raz 21 Reputation points
accepted 2021-01-27T22:46:59.58+00:00
Raz 21 Reputation points
2 answers

Pictionary in Small Basic

Continued from Pictionary in Small Basic (forum). I started to write new programs for Pictionary 1.8.0. The first one is Microwave. You can download the source code from here. Push [Raw] button before copy the source.

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
asked 2021-01-27T08:36:46.253+00:00
Nonki Takahashi 676 Reputation points
answered 2021-01-27T13:59:59.59+00:00
Nonki Takahashi 676 Reputation points
1 answer One of the answers was accepted by the question author.

can i use my university provided gmail associated email account to create Microsoft student account

my university has given me access to my university email account. but i have to log into it via gmail login page. cant i use that mail to create student account?

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
asked 2021-01-24T05:03:08.787+00:00
Malith Fernando 21 Reputation points
accepted 2021-01-25T04:26:22.403+00:00
Malith Fernando 21 Reputation points
1 answer

Authenticator

I change the mobile phone. When the login the site, I don't any message from authenticator. However, a message comes from the Authenticator of the old mobile phone. I updated my information. When I login, the error code appeared. Error Code: …

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
asked 2021-01-19T02:34:21.633+00:00
Jungho Han 1 Reputation point
answered 2021-01-21T13:25:56.317+00:00
WhTurner 1,611 Reputation points
2 answers One of the answers was accepted by the question author.

Can I shut down my computer in Small Basic?

Can I shut down my computer in Small Basic? I think the answer is no. I never find a Small Basic program which can shut down the computer, or no one wants to shut down the computer in their program? If I can shut it down, how can I success? Best…

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
asked 2020-12-13T12:22:29.367+00:00
Thaelmann-Pioniere 51 Reputation points
answered 2021-01-17T23:23:49.247+00:00
Pappa Lapub 191 Reputation points
1 answer One of the answers was accepted by the question author.

Spaces and non-breaking spaces

I like to use two spaces after a full stop, simply because I find it easier to read text that doesn't cram all the words together. As I hope you can see in the attached screenshot of some words, with 'hidden' inputs such as spaces revealed, you…

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
asked 2021-01-15T14:36:47.37+00:00
Michael Harwood 21 Reputation points
accepted 2021-01-15T16:18:42.383+00:00
Michael Harwood 21 Reputation points
7 answers

Small Basic Sokoban

Hi, I have to program a game in Small Basic for a school project, I decided to play Sokoban. I get so far that I can move my "player", but I don't know how to program that when I run into a box, it is then moved forward by 1. Would be very…

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
asked 2021-01-13T08:52:18.107+00:00
lookdatturtle 1 Reputation point
answered 2021-01-15T15:46:55.95+00:00
WhTurner 1,611 Reputation points
4 answers

Just wated to test something

Test123 Test123 Test123 Test123

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
asked 2021-01-13T13:53:48.457+00:00
TheDakKnight 1 Reputation point
answered 2021-01-13T18:18:27.263+00:00
WhTurner 1,611 Reputation points
5 answers

Challenge of the Month - December 2020

These challenges are intended for people who are learning to program for the first time or for those returning to programming who want to start using Small Basic. Some will be easy, some will be hard - but they will all make you think, and more…

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
asked 2020-12-24T16:03:54.243+00:00
Nonki Takahashi 676 Reputation points
answered 2021-01-13T14:34:29.513+00:00
Tryhest 221 Reputation points