問題タブ [appleevents]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
132 参照

c - Apple Events AppleScript に変換する

私は非常に単純なアップルスクリプトを持っています:

根底にある Apple Events を見たいです。したがって、次の 2 つの環境変数を有効にして起動しました。

今、私はこの出力を得ています:

ここで定義された関数への呼び出しが表示されることを期待します: https://developer.apple.com/documentation/coreservices/apple_events?language=objc

私の最終的な目標は、その Applescript を c または Obj-C コードに変換することです。

誰かが出力の意味を理解するのを手伝ってくれませんか?

前もって感謝します