Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Developer Center > Accessing libraries with Applescript Studio?

Accessing libraries with Applescript Studio?
Thread Tools
Mac Elite
Join Date: Jan 2001
Status: Offline
Reply With Quote
Nov 26, 2004, 06:49 PM
 
Hi,

Is there an easy way to call libraries (both .dylib and .so) from Applescript Studio?

Thanks!
     
Mac Elite
Join Date: Oct 1999
Location: San Jose, Ca
Status: Offline
Reply With Quote
Nov 27, 2004, 09:08 PM
 
What you have to do is to use the AppleScript "call method" routine to call a Obj-C method that you create to do the work for you. You have to be a little careful about what you return to the method, as AppleScript can be particular about what it will hand across the AppleScript bridge, but a little error checking usually does the job.

Oh... and if you can get away with it, make the method a static function rather than an instance function, so you can call it with the "call method of class" version.
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 09:22 PM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2