Paul Cornell

These blog postings are provided "AS IS" with no warranties, and confer no rights.

April, 2010

Posts
  • Paul Cornell

    Small Basic #19: Syntax Cheat Sheet

    • 2 Comments
    Here's my list of how to create and access things in Small Basic. I use this when I need to jog my memory but don't want to search through the Introducing Small Basic guide. Create Array: myArray[1] = "myString" TextWindow.WriteLine(Array.GetItemCount...
Page 1 of 1 (1 items)