05-22-2023, 03:13 PM
(05-22-2023, 02:19 PM)bplus Wrote: OK I am trying this, have the HTML file in my Downloads folder and am testing a mod of New Program which already had the first line (see below).
I named "Hello 2" and it saved fine to the BAM app folder in HTML file.
but this only runs the first line and is done:
Code: (Select All)PRINT "Hello World!"
INPUT "What is your name? ";name$
PRINT "Hello ";name$
Does BAM not have Input? but no errors are reported either.
What am I doing or thinking wrong?
BTW, this intricate program works A-1 after unclicking that autostart feature: