This article is for listing sample code of each property/operation/event/keyword in Microsoft Small Basic programming language. Links are not completed. Please add your simple sample codes.KeywordsThere are sample codes also in the Small Basic Environment (IDE) help for those 14 keywords. ...
Code See Also This sample is for File.CopyFile, File.DeleteFile and File.GetFiles.CodeCopy ' Small DOS - Sample Code for File.CopyFile, File.DeleteFile and File.GetFiles ' Version 0.1 ' Program ID TJK128 TextWindow.WriteLine("Small DOS Version 0.1") TextWindow.WriteLine("") Init() Whil...
View sample code Basic Tessellation Tessellate a triangle or quad patch with adjustable per-patch tessellation factors. This sample allows the user to control the number of triangles that make up a patch and visualize the geometry produced.
LocalizedLabel", "Label": "Bank Account", "LanguageCode": 1033, "IsManaged": false } ], "UserLocalizedLabel": { "@odata.type": "Microsoft.Dynamics.CRM.LocalizedLabel", "Label": "Bank Account", "LanguageCode": 1033, "IsManaged": false } }, "HasActivities": false, "HasNotes":...
This is theSmall Basic forum thread, and the source code import is GJV656. You will need to check and uncomment the FIle commands on lines 94, 127 and 132. The program has several sections: Initialisation The subroutineInitialise()creates the GraphicsWindow, textboxes and buttons including ...
Serial.println(temperatureC); lastTemp = temperatureC; } delay(1000); //waiting a second } Arduino can be connected with many types of sensors or actuators. So, with this device, we can explore Small Basic world more and more interesting!
Arduino can be connected with many types of sensors or actuators. So, with this device, we can explore Small Basic world more and more interesting! Comments Anonymous October 19, 2016 nice work nonki))updated ur arduino project in order to simulate 3 leds flashing in rgb: NCH457 Anonymous ...
Use dark colors for code blocksCopy /** * Basic query to return the selected entities or relationships that match the pattern. * Query is limited by the maxRecordCount parameter in the serviceDefinition of the graph. */ document.getElementById('query-button').addEventListener('click', async...
Once you purchase the database template,you will receive the full version of the database in a standard Access Database file. The purchased database will have full access to the database window, all design objects, the visual basic project code, and you will be able to modify or add to...
MVI architecture Implementation of the ToDo app. android sample android-architecture model-view-intent Updated Jul 8, 2019 Kotlin dom96 / nimkernel Star 620 Code Issues Pull requests A small kernel written in Nim sample kernel nim simple example Updated Nov 4, 2021 Nim Talentica / ...