How can we include ASOC (on Xcode) code including AS Library terminology
How can we include ASOC (on Xcode) code including AS Library terminology
- Subject: How can we include ASOC (on Xcode) code including AS Library terminology
- From: Takaaki Naganoya <email@hidden>
- Date: Thu, 12 Apr 2018 00:18:46 +0900
Hi,
We can use AppleScript Libraries terminology on Script Editor (ex.Shane’s
“Myriad Tables Lib”).
On the other hand, can we do it with AppleScriptObjC on Xcode?
<AppleScriptObjC on Xcode>
on dispWeeklyScheduleTable:dispList
tell script "Myriad Tables Lib"
—my Code
end tell
end dispWeeklyScheduleTable:
</AppleScriptObjC on Xcode>
This code pass the compile action but causes error in execution.
--
Takaaki Naganoya
email@hidden
http://piyocast.com/as/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden