Small Basic #16: Downloadable Code Examples (So Far)
Here are the Microsoft Small Basic code examples that I've created so far. If you have Small Basic, you can import them by using the ID numbers below, or you simply click the hyperlinks to display the code in your web browser:
- Arrays: BTD771, https://smallbasic.com/program/?BTD771
- Basic Shape Movement with Mouse: VDJ792, https://smallbasic.com/program/?VDJ792
- Clock: BJF410, https://smallbasic.com/program/?BJF410
- Desktop: CQK329, https://smallbasic.com/program/?CQK329
- Dictionary: FMG125, https://smallbasic.com/program/?FMG125
- Draw "Hi!": KXL619, https://smallbasic.com/program/?KXL619
- File Input and Output: HDF235, https://smallbasic.com/program/?HDF235
- Flickr: CDK203, https://smallbasic.com/program/?CDK203
- Graphics Window: GLT000, https://smallbasic.com/program/?GLT000
- Image List: HVK076, https://smallbasic.com/program/?HVK076
- Keywords: XNL147, https://smallbasic.com/program/?XNL147
- Math Functions: BQG495, https://smallbasic.com/program/?BQG495
- Math Guessing Game: XLD240, https://smallbasic.com/program/?XLD240
- Mouse and Keyboard Input: QXJ907, https://smallbasic.com/program/?QXJ907
- Mouse Events: DJD823, https://smallbasic.com/program/?DJD823
- Network Operations: CTR549, https://smallbasic.com/program/?CTR549
- Program Operations: MBD550, https://smallbasic.com/program/?MBD550
- Shapes: MTF058, https://smallbasic.com/program/?MTF058
- Sounds: MXG933, https://smallbasic.com/program/?MXG933
- Stack Operations: LXW659, https://smallbasic.com/program/?LXW659
- Subroutines: DDL952, https://smallbasic.com/program/?DDL952
- Text Operations: VVW227, https://smallbasic.com/program/?VVW227
- Text Window Operations: QQV366, https://smallbasic.com/program/?QQV366
- Trigonometric Functions: CLN862, https://smallbasic.com/program/?CLN862
- Turtle Says "Hi!": TPK457, https://smallbasic.com/program/?TPK457
Comments
Anonymous
July 20, 2012
Thanks for the listing. I cannot get file opening and closing protocols right File Input and Output: HDF235, smallbasic.com/program does not work, it reports two unexpected items in code it will not list. I just want to open and close sequential files called "GHF" of say 128 characters. I need to access them by record number I only need one string to cover the 128 characters. help hmalc@yahoo.comAnonymous
February 09, 2014
microsoftsmallbasic.blogspot.comAnonymous
March 06, 2016
Hello! If anyone has any questions, please ask in the Small Basic forum: social.msdn.microsoft.com/.../threads Thanks!