Hi B9, Thanks for catching this. You know, I had tweaked this program to run on Timex Sinclair and it has issues some of the dates, that might be the same reason with the limited variables. This makes me want to go back to the TS code and the TRS-Basic code and do some variable maintenance. Thanks so much for this. The code was not built by AI, but when I got stuck I would ask AI some questions and use a few lines of code.
Thansk, Mark Message: 1 Date: Sat, 13 Jun 2026 11:06:57 -0700 From: B 9 <[email protected] <mailto:[email protected]>> To: [email protected] <mailto:[email protected]> Cc: Mark Kuberski <[email protected] <mailto:[email protected]>> Subject: Re: [M100] I just got a Facebook Marketplace M100 Message-ID: <CAG1tPevj_AMfikgUYb7kgRNCdoHrOL70tO1=y+ygsuvbwbw...@mail.gmail.com <mailto:CAG1tPevj_AMfikgUYb7kgRNCdoHrOL70tO1=y+ygsuvbwbw...@mail.gmail.com>> Content-Type: text/plain; charset="utf-8" Hello Mark, Welcome to the Model T community and thank you for contributing software for everyone to enjoy. Did you double-check the output from your Jewish Holy Days program on your Model T? David is correct about variables being limited to two letters. I wrote a little script to search through Model T BASIC files for variables that won?t work and came up with this for HDAYS.TXT AC: ACTD, ACXTD AG: AGM, AGTD AL: ALPLUS, ALTD, ALXD AM: AMD, AMD1, AMD2 BC: BCXTH, BCYTH BL: BLTH, BLXH BM: BMH, BMH1, BMH2 CC: CCTV, CCXTP CL: CLTP, CLXP CM: CMP1, CMP2 MM: MM, MM2 Given so many overlapping variables, it seems highly unlikely HDAYS could possibly work as it is. Would you like help with fixing it or do you know enough programming to be able to do it yourself? This might be a good opportunity for you to try out the text editor, which is arguably the Model T?s pre-eminent feature, and see how folks handled search and replace back in those antediluvian days when giants roamed the earth. ?b9 P.S. Also, please let us know if your code was AI generated.
