Page 1 of 1

access other apps from inside livecode

Posted: Tue Feb 23, 2016 5:33 pm
by boogerbrain
How do i access the standard microphone app from inside my livecode application? I want it to redirect to the microphone when a button is pressed, allow the user to select a recording, then return to my page.
thx

Re: access other apps from inside livecode

Posted: Tue Feb 23, 2016 5:55 pm
by dunbarx
Hi.

Does the "open Process" command do what you need?

Craig Newman