I have two questions:
-- I use TMapFile to work with shared memory (compiled prog). My goal is
to have two producer processes that write into two different memory
regions and one consumer that reads from both shared memory areas. I
have read about SetMapAddress, but I am not sure how to use it here.
How can I make them coexist ???
-- I use TButton and its method SetMethod to interact with my program
(compiled -- not a macro). My problem is that I can not access any
variables through SetMethod that are declared in my program. I can
declare new variables or execute macros (like I were in a CINT session),
but I can not manipulate a variable from my program (error message: ...
not in current scope). How can I fix this ??
-- Thomas Eberl Phone: (+49 89) 289 1 2425 Physik-Department E12, Technische Universitaet Muenchen James-Franck-Strasse *** 85748 Garching b. Muenchen Email: Thomas.Eberl@physik.tu-muenchen.de