Hi,
I have divided an application into two EXE and want to transfer a variable value from the first EXE to the second EXE. The EXE runs sequentially. Is it possible to do so? I tried using the "Shell" command, may be with incorrect syntax.
In the program I used the same global identifier named "gv" to transfer the variable value from EXE to other.
Attached are what I tried.
regards,
I have divided an application into two EXE and want to transfer a variable value from the first EXE to the second EXE. The EXE runs sequentially. Is it possible to do so? I tried using the "Shell" command, may be with incorrect syntax.
In the program I used the same global identifier named "gv" to transfer the variable value from EXE to other.
Attached are what I tried.
regards,