What would be the simplest most reliable method to communicate between scripts running seperatly (no parent/child relationship) on the same pc. ive looked into console write use with std, but i dont get how it would work in this instance... thanks!