Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QB64 Common Keyword
#1
Is there any way to share data between two different programs using common keyword? or may be some other method like command line pipes?
Reply
#2
I don't know about common shared but aside from that, there are some possibilities, a memory mapped file, share it via clipboard or even a clumsy DLL,
see https://qb64phoenix.com/qb64wiki/index.p...MON_SHARED
Reply
#3
@aadityap0901 this may help - https://github.com/FellippeHeitor/tcpip-experiments
Reply
#4
https://qb64phoenix.com/forum/showthread.php?tid=2858 <-- Also see this for an example.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  keyword to get the EXE name and the EXE path instead of parsing Command$(0) ? madscijr 8 1,132 07-22-2025, 08:35 PM
Last Post: hsiangch_ong
  Permitted entries for Common Shared PhilOfPerth 9 1,743 11-24-2023, 11:24 PM
Last Post: PhilOfPerth

Forum Jump:


Users browsing this thread: 1 Guest(s)