Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CHAIN
#7
The point is that CHAIN in QB64 is emulated passing value using a file..

So you can decide
1. to do it by yourself (using a temporary file to pass value between 2 programs)

2.or code correctly and QB64 does it for you...but there is no direct access to RAM, only data stored in a file and read from the second program

3. you can use in Windows 10 and Linux SO the solution posted by Sprigssy

For a more specific counselling you must share code
Reply


Messages In This Thread
CHAIN - by Udix - 11-01-2022, 11:59 AM
RE: CHAIN - by Pete - 11-01-2022, 12:17 PM
RE: CHAIN - by bplus - 11-01-2022, 12:46 PM
RE: CHAIN - by Kernelpanic - 11-01-2022, 12:46 PM
RE: CHAIN - by bplus - 11-01-2022, 12:54 PM
RE: CHAIN - by TerryRitchie - 11-01-2022, 02:08 PM
RE: CHAIN - by TempodiBasic - 11-01-2022, 06:52 PM
RE: CHAIN - by mnrvovrfc - 11-01-2022, 11:04 PM



Users browsing this thread: 8 Guest(s)