Apple Developer Connection
Member Login Log In | Not a Member? Contact ADC

Hide TOC

Result

Technology area
Installer
Availability
Available in Mac OS X v10.4 and later.

Overview

The Result object provides methods to obtain information about the result of an Installation Check or Volume Check script. This object is accessed using the my.result property.

Properties

type

String with the type of the result. Its values can be:

  • 'Warn': The user is notified that a requirement is not met but can continue the install.

  • 'Fatal': For Installation Check scripts, the user cannot continue the install. For Volume Check scripts, the user cannot install on the affected volume.

title

The title of the warning.

message

String describing the cause of a warning or fatal result.



Hide TOC


Last updated: 2007-07-23




Did this document help you?
Yes: Tell us what works for you.

It’s good, but: Report typos, inaccuracies, and so forth.

It wasn’t helpful: Tell us what would have helped.
Get information on Apple products.
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Copyright © 2007 Apple Inc.
All rights reserved. | Terms of use | Privacy Notice