Error code

macOS -1708

MACOS-1708
System Error Code· A POSIX/system errno returned when a system call fails.

What it means

Apple Event not handled (errAEEventNotHandled) — the target app has no handler registered for the received Apple Event..

How to fix it

  1. Verify the app supports the command in Script Editor's dictionary.
  2. update the script to use current event names.
  3. check the app's AppleScript release notes.

Not affiliated with macOS. Answer summarized from the manufacturer's manual linked above; consult that source for the authoritative procedure.