I am just theorizing, but if you saved all variables to a text file, and read from there, it's possible two applications could reference them. That would be an interesting problem to solve, and you would have to coordinate reading/writing from both applications carefully. Speed might be an issue, but maybe not, it's hard to say without trying it out...