Saturday, April 26, 2025

🚧 In the Works: "Code Insertion" buttons

Try this in the 🔗 development version of BASIC Anywhere Machine.

Who likes looking up statement/function statements (or code blocks) to whenever does not remember the precise syntax?  These buttons (very much a work in progress) will insert template code.












No comments:

Post a Comment

📚 About Variable Scoping in BAM

Variable Scoping describes where a variable is accessible, or available, within a program. A BASIC Anywhere Machine program may declare (exp...