Thanks I missed it the first time for Terry, good! looks easy enough.
Update: finally got it working with the old $IF WEB trick using the above link for QBJS and a private disk file for QB64.
But I ran into a number of problems using _PutImage with grymmjack's thing for shrinking the image in QBJS, ie hard numbers won't line up with xmx and ymx constants for screen width and height. I was getting double printing of heading! So I am sticking to required 1400 x 256 and just moving screens to check drawing alignments.
Update: finally got it working with the old $IF WEB trick using the above link for QBJS and a private disk file for QB64.
But I ran into a number of problems using _PutImage with grymmjack's thing for shrinking the image in QBJS, ie hard numbers won't line up with xmx and ymx constants for screen width and height. I was getting double printing of heading! So I am sticking to required 1400 x 256 and just moving screens to check drawing alignments.
b = b + ...