Huntor
V2EX  ›  Apple

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

  •  
  •   Huntor · Feb 24, 2016 · 2895 views
    This topic created in 3798 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   ·   5629 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 40ms · UTC 01:43 · PVG 09:43 · LAX 18:43 · JFK 21:43
    ♥ Do have faith in what you're doing.