@eoredson I was able to obtain a 32-bit EXE file of this project. But it's my fault, I really can't use it because it's limited in many ways. I need at least two-letter variable names! :/
Otherwise this is very impressive. Someone else posted a topic about others of your early efforts such as "hex" editors for M$QB.
08-16-2022, 07:12 AM (This post was last modified: 08-19-2022, 04:07 AM by eoredson.)
Ok, I have downloaded and installed QB64 PE and copied my SICK project and although it required MEM.H and SICK64.ICO the
Sic64.bas program started and ran quite well without any errors except for 11 compiler warnings that can be ignored..
Erik.
btw: you can turn off warnings in options (alt-o) and check ignore warnings..
note: it seems the warnings you are getting are "unused variables" and are not errors.