277 questions with Small BASIC-related tags

Sort by: Updated
1 answer

Smallbasic with cmd

Hi. I noticed that by using sb compiler via cmd, i cant see detailed error messages. Just a message, if there is a warning. Seems like its somehow build to ide. Can i somehow produce errors to cmd?

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-04-12T17:27:58.95+00:00
Kristian Virtanen 126 Reputation points
answered 2021-04-17T06:59:24.21+00:00
Nonki Takahashi 676 Reputation points
1 answer

Display Power Saver Mode : Page entering PSM is non responsive when mouse is moved.

In the past few weeks when the monitor (Dell S2440L) enters the power saver mode(PSM) after 5 minutes of non use, and I move the mouse to bring it out of PSM , the existing page that was on screen when it entered PSM is frozen and does not respond to…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,778 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
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,457 questions
asked 2021-04-15T15:30:35.733+00:00
Thomas and Maria Hyde 1 Reputation point
commented 2021-04-16T13:35:37.623+00:00
Thomas and Maria Hyde 1 Reputation point
3 answers

Can someone send me a "Block behaviour" code

Can someone send me a code for a block / shape that you cannot pass throught but the movement of the player needs to be like this : While 1 = 1 Program.Delay(10) playerBehaviour() EndWhile Sub playerBehaviour If key[input_upKey] Then player_y =…

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-04-07T15:32:45.867+00:00
Nomestack 61 Reputation points
commented 2021-04-08T12:59:26.133+00:00
Nomestack 61 Reputation points
6 answers

console output automation

Hello, Below is my command to perform one activity. It accepts few arguments which is fine and no issues there. But when we run that command in cmd, it asks for password and confirm password. I want to automate that password and confirm password…

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,363 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
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,602 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,403 questions
asked 2021-04-01T17:22:49.477+00:00
Rahul Fadnavis 1 Reputation point
answered 2021-04-07T13:00:20.157+00:00
MotoX80 32,091 Reputation points
1 answer One of the answers was accepted by the question author.

Make a script (program) to do following things.

Hello I have Windows 10 and I was facing keyboard problem in Turbo C++. "+" , "=" , etc keys were not working in Turbo C++. So in order to solve this problem I have to do following steps :- 1) Open CMD as administrator 2) Run this…

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-03-27T05:07:56.557+00:00
Piyush Mhatre 21 Reputation points
accepted 2021-04-01T06:41:26.84+00:00
Piyush Mhatre 21 Reputation points
6 answers One of the answers was accepted by the question author.

my factorization algorythm

its a pretty simple method: if the number to factorize ends in 9 i know one of its factors its gonna end on 1 3 7 or nine a 4 or a 2 is not posible so i iterate through all posible two digits number attached to 1 3 7 or 9 multiplied by another…

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-23T18:52:27.077+00:00
antonio gonzalez 136 Reputation points
commented 2021-03-30T14:55:10.52+00:00
Nonki Takahashi 676 Reputation points
3 answers One of the answers was accepted by the question author.

small basic fun help

i'm making a game engine on sb along with litdev and i need +1 extension which is small basic fun, i just don't know how to install can someone help me please?

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-17T12:32:31.463+00:00
Nomestack 61 Reputation points
answered 2021-03-30T13:57:24.15+00:00
Nonki Takahashi 676 Reputation points
1 answer

MS Project - Same Task showing in multiple Sites

Hello everyone, im not sure if this is at all possible. I will try my best to explain. I have a project which has multiple sites on it and for each site there are various elements that have to be in place to get them ready for a event lets use…

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-03-25T12:11:35.287+00:00
Thikra Abdulahad Denha 1 Reputation point
commented 2021-03-30T12:37:42.337+00:00
Nonki Takahashi 676 Reputation points
1 answer

I have finished my challenge

My challenge has 32 modules and I have finished all of them but on the challenge interface, its showing 14/32. Can this be corrected to show 32/32? And also, now that I have finished the challenge, whats next?

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-03-21T20:00:02.087+00:00
Bestman Walter Inumah 1 Reputation point
answered 2021-03-22T12:22:27.557+00:00
WhTurner 1,611 Reputation points
4 answers One of the answers was accepted by the question author.

How do I create a perfect collision system?

I'm making a "game engine" and I need to make a perfect collision system, I tried to make some but it was bad the player kept stopping at the edges and I couldn't move, so I wanted someone to send me a code for the perfect collision it could be…

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-03-10T21:33:01.213+00:00
Nomestack 61 Reputation points
commented 2021-03-13T17:42:10.607+00:00
Nomestack 61 Reputation points
2 answers

Highlight multiple Selection Changes

Hi there! I need some advice, I have 2 worksheets in my document, the first sheet contains all unique values but the second has some duplicates. In order to show the connection, I've given all the duplicates in Sheet 2 a Defined name and hyperlinked 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-03-08T20:12:19.88+00:00
Jaden C 1 Reputation point
answered 2021-03-09T13:13:49.78+00:00
Nothing Left To Lose 396 Reputation points
1 answer One of the answers was accepted by the question author.

Why is output to text screen wrong when using leading spaces

' Initialize the Array For i = 1 To 9 hold[i] = i TextWindow.WriteLine(" "+i+" "+hold[i]) ' spaces and i not printed, hold[ i ]get multiplied by 2. TextWindow.WriteLine("-"+i+"-"+hold[i]) ' replaced spaces…

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-03-05T06:29:24.63+00:00
Darrel Wood 21 Reputation points
accepted 2021-03-05T15:58:59.14+00:00
Darrel Wood 21 Reputation points
1 answer

how to stop printing

hi guys i am pretty new here and there is little assignment needed your help. program must print palindrome numbers butween 100 to 999 start : For i = 100 To 999 A = Math.Remainder(i,10) B = i/100 c = Math.Floor(B) If A = c Then TextWindow.WriteLine(i)…

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-03-04T19:08:26.583+00:00
qwerty 1 Reputation point
answered 2021-03-05T11:01:38.703+00:00
WhTurner 1,611 Reputation points
2 answers One of the answers was accepted by the question author.

what do you think of this emulation of turing machine that always halts to crack algorithms

its a turing machine with the peculiarity it only moves left and theres only two states 0 and 1 and as it always stops for every program i can test every single program to crack an algorith, with infinite computing power this could solve anything …

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-16T20:52:06.713+00:00
antonio gonzalez 136 Reputation points
commented 2021-02-27T14:54:33.787+00:00
antonio gonzalez 136 Reputation points
1 answer

Not able to schedule AZ 303 Exam

Hi Support, I am trying to schedule my AZ 303 Exam but not able to do so. It always says - Sorry, we are having a service interruption and unable to complete your transaction. This is happening from last one week. Please help me sort this thing out.…

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-27T07:44:14.76+00:00
Abhishek Sharma 1 Reputation point
answered 2021-02-27T08:37:14.503+00:00
Vaibhav Chaudhari 38,641 Reputation points
9 answers One of the answers was accepted by the question author.

Challenge of the Month - February 2021

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 2021-02-07T02:49:50.33+00:00
Nonki Takahashi 676 Reputation points
answered 2021-02-27T07:57:58.64+00:00
Tryhest 221 Reputation points
1 answer

MySQL Azure Basic registration

How can I upgrade an existing MySQL Azure instance. Currently, I am using the basic registration. I'd like to use a powerfull connections number version. Thanks

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
725 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-02-23T20:13:49.957+00:00
Seeasoftware Eric PAPILLIER 1 Reputation point
commented 2021-02-26T10:53:52.797+00:00
Anurag Sharma 17,576 Reputation points
1 answer One of the answers was accepted by the question author.

whats wrong with this program to make big multiplications?

i cant figure out what im doing wrong re: mult1=123 mult2=111 For i=0 To Text.GetLength(mult1)-1 arr1[i]=Text.GetSubText(mult1,i+1,1) EndFor For i=0 To Text.GetLength(mult2)-1 arr2[i]=Text.GetSubText(mult2,i+1,1) EndFor For i=0 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-02-23T15:59:49.623+00:00
antonio gonzalez 136 Reputation points
accepted 2021-02-25T17:07:47.52+00:00
antonio gonzalez 136 Reputation points
1 answer

request to microsoft to give certificate and transcript to download (like microsoft virtual academy) after completing microsoft learn learning path

request to microsoft to give certificate and transcript to download (like microsoft virtual academy) after completing microsoft learn learning path. please Microsoft make a downloadable certificate (like microsoft virtual academy) this way its more joy…

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-24T06:34:21.307+00:00
syed sammar abbas kazmi 1 Reputation point
answered 2021-02-24T06:49:22.247+00:00
Vaibhav Chaudhari 38,641 Reputation points
0 answers

Create real Console mode programs in SB

about create-real-console-mode-programs-in-sb there's an other way to build a CLI App in SB with AMC_patcher-CLI instead of AppModeChange.exe GUI in one go. So the essential lines in a eg. SB12Comp.bat file would be like supposed that: …

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-16T19:40:38.52+00:00
Pappa Lapub 191 Reputation points
commented 2021-02-23T04:42:45.21+00:00
Nonki Takahashi 676 Reputation points