Hi,
He would like to do the following;
in a program test1.exe I declare a variable test :=. f.
in another program test2.exe I change the content of this variable of memory for test :=. t.
how do I make that in the fwhx, do I use PeekByte() ???
Clemerson