08-15-2025, 04:27 PM
(08-15-2025, 04:21 PM)SpriggsySpriggs Wrote: A good way to check constants is to use FART (Find And Replace Text). It's a great free utility. I put it in the QB64 directory and have it recursively search all ".h" files for a constant that I need the value of. Then it returns all lines where it finds that instance. Very handy.That could come in handy, thanks.
Nice name, LoL!

