Sunday, February 5, 2023

❇ CONST error messages on duplication and change of value

I wanted a better error messages for when:

  • a program attempts to declare a constant that already exists
  • a program attempts to alter the value of a constant





No comments:

Post a Comment

🖥 Fractals in Focus : A classic BASIC program with some new twists

This program is a port and mod of Steve Justice's program presented in the "Fractals in Focus" article found in the May 1985 i...