FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Transfer information
Posts: 1392
Joined: Mon May 14, 2007 09:49 AM
Transfer information
Posted: Mon Nov 02, 2020 02:57 PM

Hi,

2 FW programs are running on the computer at the same time. I need to transfer information from one program to another. Can this be done ?

Posts: 9022
Joined: Thu Oct 06, 2005 08:17 PM
Re: Transfer information
Posted: Mon Nov 02, 2020 03:08 PM

At least, you can use a file shared between the two programs.

EMG

Posts: 1392
Joined: Mon May 14, 2007 09:49 AM
Re: Transfer information
Posted: Mon Nov 02, 2020 04:26 PM

This is not interesting with the file. For example, you can make an invisible GET in one program and write data from another program to it. But it may be possible to use listener

Posts: 6984
Joined: Fri Oct 07, 2005 07:07 PM
Re: Transfer information
Posted: Mon Nov 02, 2020 04:34 PM

Hello,
maybe this helps:

viewtopic.php?f=3t=38433p=229405hilit=memory+file#p229405

Best regards,
Otto

&&&

Posts: 1392
Joined: Mon May 14, 2007 09:49 AM
Re: Transfer information
Posted: Mon Nov 02, 2020 04:47 PM

Thank You, Otto. I will try this option

Continue the discussion