Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Some Noob (to QB64) Questions
#10
Move the 3 CONST from the second file to the first:

CONST Last = SetSize - 1
CONST TRUE = -1
CONST FALSE = 0

Then save the second file as "CHARSET.BM" <-- don't use the BI extension. Make it .BM instead.


Then at the 3rd file, instead of including the .bas file, $INCLUDE:'CHARSET.BM' for that last line.
Reply


Messages In This Thread
Some Noob (to QB64) Questions - by TarotRedhand - 05-07-2022, 08:29 AM
RE: Some Noob (to QB64) Questions - by SMcNeill - 05-07-2022, 09:14 AM
RE: Some Noob (to QB64) Questions - by bplus - 05-07-2022, 03:34 PM
RE: Some Noob (to QB64) Questions - by bplus - 05-07-2022, 04:25 PM
RE: Some Noob (to QB64) Questions - by SMcNeill - 05-12-2022, 06:55 PM
RE: Some Noob (to QB64) Questions - by SMcNeill - 05-13-2022, 11:59 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Hardware images questions Dav 5 520 12-04-2025, 04:18 PM
Last Post: Pete
  A couple of loadimage questions. Pete 7 1,237 04-13-2025, 03:33 PM
Last Post: Kernelpanic
  $RESIZE questions TerryRitchie 8 2,077 06-07-2024, 03:38 PM
Last Post: TerryRitchie
  A couple questions about the dialogs.... Dav 20 4,365 10-14-2023, 04:00 PM
Last Post: TerryRitchie
  API Questions TerryRitchie 24 4,880 08-20-2023, 11:10 PM
Last Post: SpriggsySpriggs

Forum Jump:


Users browsing this thread: 1 Guest(s)