On May 24, 2006, at 11:35 AM, Angus Leeming wrote:
Bennett Helm <[EMAIL PROTECTED]> writes:After playing around a bit, I get the following errors, which I don't know enough to make sense of.I cannot help with the error on line 152, but the other two will almost certainly be resolved by prepending outAppRef on lines 157, 162 with "&".LSGetApplicationForItem(&fileref, role, &outAppRef, NULL); inLaunchSpec.appRef = &outAppRef; Angus
Yep -- thanks. Bennett