|
|
|
|
|
by watersb
2938 days ago
|
|
> launch any application from the terminal I am not sure I understand the issue here, but is there some reason that 'open -a "ApplicationName"' does not work for you? I can think of some things; I haven't tried but the app developer would need to provide an API to handle command-line options. Sometimes I examine an application's Scripting dictionary via the Script Editor or Automator, but in general I am not writing big shell scripts to drive applicaitons. |
|