10-24-2025, 06:37 PM
Image this pseudocode is the program you were talking about in post #4 here.
Save it as "My Sexy Program.bas"
Now, make another program:
Run that second program. One line, does it all.
Code: (Select All)
INCLUDE:'foo.bi'
MainLoop
INCLUDE:'foo.bm'
Save it as "My Sexy Program.bas"
Now, make another program:
Code: (Select All)
INCLUDE:'My Sexy Program.bas'
Run that second program. One line, does it all.

