| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
I am trying to implement a minimal scripting suite into a Cocoa App. The
goal is to be able to do the following calls in an AppleScript:
tell application "JPSB"
set programState to 5
set localVar to programState
end tell
Where programState is an instance variable (with accessors) within my
Controller class. (Apparently, it shouldn't make a difference if I
attach it to a Model class or a controller class)
| 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.