Huntor
V2EX  ›  Apple

如何将写好的 Applescript 添加到 服务 中去?

  •  
  •   Huntor · Feb 24, 2016 · 2820 views
    This topic created in 3756 days ago, the information mentioned may be changed or developed.

    为了快速调出终端,在 Automator.app 里写了一个打开终端的 applescript ,保存之后,为什么在
    键盘》快捷键》服务 里找不到自己写的脚本???
    脚本如下:
    on run {input, parameters}

    (* Your script goes here *)
    tell application "Terminal"
        reopen
        activate
    end tell
    

    end run
    已经调试,木问题撒。。。。

    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5273 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 66ms · UTC 05:48 · PVG 13:48 · LAX 22:48 · JFK 01:48
    ♥ Do have faith in what you're doing.