Is there a way that I can have my programs call methods within each other. For example could I have program 1 tell program 2 to run a certain method when a button is clicked in program 1? How would I do this?

Thanks
John