Tuesday, December 21, 2021

One of the Project Missions: Enhancing wwwBasic

I've added three new string functions to the version of wwwBasic embedded in BASIC Anywhere Machine: NOW$, TIME$, and DATE$.  (See the screenshot below.) 

Try it out:  BASIC Anywhere Machine

Keep track of progress and get information at the project website.

Make sure to keep an eye on the evolving BASIC Anywhere Machine Programmer's Reference.






No comments:

Post a Comment

📚 TIP: PAINT: Clearing an area before painting it

Please keep this in mind when using the PAINT statement: Although painting will not go beyond a pixel coordinate with the specified area edg...