| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
On 2007-11-14, at 14:14, Paul Bruneau wrote:
Hi Paul, I think your sdef portion should look a little closer the following: <suite name="Shipping Orders" code="Ship" description="Shipping order classes"> <enumeration name="shipping states" code="SHPS"> <enumerator name="on time" code="ONTM" description="On time."/> <enumerator name="almost late" code="ALLT" description="Almost late."/> <enumerator name="late" code="LATE" description="Late."/> <enumerator name="on time promised" code="OTPR" description="On time (promised)."/> <enumerator name="late promised" code="LTPR" description="Late Promised."/> </enumeration> <class name="product order" code="Prod" description="A product order."> <cocoa name="ProductOrder"/> <property name="shipping status" code="STAT" type="shipping states" description="The shipping status of an order."> <cocoa key="shippingStatus"/> </property> </class> </suite> Philip Aker echo email@hidden@nl | tr a-z@. p-za-o.@ |
_______________________________________________ Do not post admin requests to the list. They will be ignored. Applescript-implementors mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/applescript-implementors/email@hidden This email sent to email@hidden
| References: | |
| >Difficulty setting up an enumeration (From: Paul Bruneau <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.