C Chase Member Feb 18, 2012 #1 Hello, I need to open another application from my application. How can I do that? Is there Anyone who can help me ? Thx Chase
Hello, I need to open another application from my application. How can I do that? Is there Anyone who can help me ? Thx Chase
T timsteeman Member Licensed User Longtime User Feb 18, 2012 #2 Shell("applicationname.exe","parameters")
C Chase Member Feb 18, 2012 #4 Ok that work ^^ Is there any way to compile an app directly on the device or it is the only way to copy the Source Code on the Pc and compile there? I think compile on device should be better and easier ^^ :sign0013: Is there somebody out who know that? Last edited: Feb 18, 2012
Ok that work ^^ Is there any way to compile an app directly on the device or it is the only way to copy the Source Code on the Pc and compile there? I think compile on device should be better and easier ^^ :sign0013: Is there somebody out who know that?
taximania Well-Known Member Licensed User Longtime User Feb 18, 2012 #5 Compile on device is not available. I don't see it being added in the near future. Welcome to the forum
Compile on device is not available. I don't see it being added in the near future. Welcome to the forum