I have written two programs that need to activate each other.. what is the basic command..
For example one is named test1.exe and the second is named test2.exe..
For test1 to call test2 can I just write test2.exe on a single line or do I need something like "call test2.exe"
Thanks
For example one is named test1.exe and the second is named test2.exe..
For test1 to call test2 can I just write test2.exe on a single line or do I need something like "call test2.exe"
Thanks