07-01-2023, 05:28 PM
(07-01-2023, 02:34 PM)mnrvovrfc Wrote: Has anyone at least tried my program or made adjustments to it?
Please read the instructions provided in the post:
https://staging.qb64phoenix.com/showthre...2#pid17362
Ok for you I tried it. Had to fix this section to print to a file in my Docs to copy / paste to config.
Code: (Select All)
'fe = freefile
Open afile$ For Output As #1
For w = 1 To 20
Print #1, sf(w)
Next
Close #1
Print "ALL DONE!"
System
Here is best IMO maybe:
I don't think you would stumble on ideal color scheme randomly, but maybe get ideas from random run.
b = b + ...