> On Oct 26, 2022, at 12:27 PM, John R. Hogerhuis <[email protected]> wrote: > > 110 PRINT@B,MID$(H$,A/16+1,1);MID$(H$,AMOD16+1,1);" ";
John, I just want to compliment you on an elegant idiom here.
> On Oct 26, 2022, at 12:27 PM, John R. Hogerhuis <[email protected]> wrote: > > 110 PRINT@B,MID$(H$,A/16+1,1);MID$(H$,AMOD16+1,1);" ";
John, I just want to compliment you on an elegant idiom here.