Sunday, November 19, 2023

🎉 New version of BASIC Anywhere Machine

Summary

  • BASIC Language Updates
    • New RemoveLocalStorageItem statement
    • New NVL$ function
  • Program Console Window
    • Mouse Click: distinguishing left vs right mouse button click
  • IDE Updates
    • IDE Config: New "Font for Menus/Windows/Dialogs" setting
    • Reimplemented: Program "extra view windows"

No comments:

Post a Comment

🖥 "Spirographed" ellipses to create a colorful (32-bit, gradiant) spherical shape

This sample program shows how to use DRAW to create ellipses (I like to call this a "spirographing" approach. The program generate...