Wednesday, March 9, 2022

🪲Fix to issue: INSTR

I did some digging when I happenstanced upon some INSTR use cases that caused a BASIC program to become unresponsive. 

See identification, analysis, and resolution to the problem in this video:




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...