メインコンテンツへスキップ

⚠️ Please note that this topic or post has been archived. The information contained here may no longer be accurate or up-to-date. ⚠️

AppleScript "Import" Command

コメント

1件のコメント

  • Daniel2
    try this:

    tell window 1 of application "Expression Media 2"
    set theFile to choose file
    set NewMedia to import theFile at beginning
    end tell
    0

投稿コメントは受け付けていません。