• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
How can we include ASOC (on Xcode) code including AS Library terminology
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: How can we include ASOC (on Xcode) code including AS Library terminology
      • From: Shane Stanley <email@hidden>
  • Prev by Date: properties in a handler ?
  • Next by Date: Re: How can we include ASOC (on Xcode) code including AS Library terminology
  • Previous by thread: properties in a handler ?
  • Next by thread: Re: How can we include ASOC (on Xcode) code including AS Library terminology
  • Index(es):
    • Date
    • Thread