hi
can't be done (as far as i know). each executable has its own data space, so no memory or vis are shared between two executables (well, otherwise the behaviour of an app could change when other apps are opened). to share data between two apps i suggest to use dstp, tcp, udp or just a simple ini-file.
or: build a single application. the top level vi of the app calls both top level vis of your apps dynamically. then they use the same dataspace.
best regards
chris
Best regards
chris
CL(A)Dly bending G-Force with LabVIEW
famous last words: "oh my god, it is full of stars!"