Mac app to read system log file

J. Landman Gay jacque at hyperactivesw.com
Wed Nov 24 16:55:29 EST 2010


On 11/24/10 2:04 PM, Bill Vlahos wrote:
> I have a Mac application to read log files that need administrative
> permission (sudo) to read. How can I prompt for this?

You can do it with the new support for elevated processes. In the IDE 
Help menu, open the Release Notes and look for "Elevated process 
support". The only glitch is that the OS will not allow a running app to 
elevate itself, so you'll need to launch a second helper app to do what 
you want.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com




More information about the use-livecode mailing list