Friday, November 25, 2022

❇ READ

The READ statement did not give any error message when trying to read beyond the available DATA values.

Now, a program will report an error when a program tries to read beyond the available values.

No comments:

Post a Comment

📚 GETCHR$: Graphing characters using character pixel maps

This sample program demonstrates how to use the character pixel maps in BASIC Anywhere Machine as templates for the graphic creation of simp...