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

🖥 Flower Tesselation: Testing DRAW and recursive SUB's

This BAM program inspired by Richard Russell's "Flower-like tesselation" BBC BASIC program posted on Facebook . Created in ord...