gilbert189 — 7/6/2022, 2:46:50 PM

what if I combine AppleScript with Java

module Main
  on main (String array: args)
    tell System
      tell out to println "Hello, world!"
    end tell
  end run
end module
♥ 1 ↩ 0 💬 0 comments

comments

no comments