Thursday, February 9, 2023

🪲 New.BAS

New.BAS (A "Hello World!") program is a core component of BASIC Anywhere Machine.

It is the template for new programs.  (Some development tools would call it a "starter" program.)

The intention was for you to edit New.BAS such that that all of your new programs to be initially setup with whatever you want all of them to have when first created.

I just realised that I had hard-coded print "Hello world!" into the "new program" process.

OOPS!

Today's release of BASIC Anywhere Machine fixes that.  Now when you edit New.BAS with what you want new programs to start out with, your new programs will have what you want instead of "Hello world!".

Latest version of BASIC Anywhere Machine


No comments:

Post a Comment

🖥 Fireworks

This program is a port and mod of an Apple II program by Lee Fastenau as shared on the APPLE II PROGRAMS website . I am a sucker for the ...