Evocam + AS: Error 1728

Posted on
Thu Dec 31, 2015 7:19 am
MarcoGT offline
Posts: 1091
Joined: Sep 11, 2014
Location: Germany

Evocam + AS: Error 1728

Hi all,

I am trying to configure schedules for Evocam using AppleScript.
I have already done with success on my server; now I am doing it on my father's server.

I have created a schedules which runs every 3 mins and take a photo of a network camera when "away" (in Indigo) is true.

AppleScript is very very simple:

Code: Select all
tell application "EvoCam"
   tell document "Away" to trigger actions
end tell


It works fine since last year on my server but on the second server I get error 1728 "impossible to get document away" and to be honest I do not understand how to solve it.

Any idea or hints?

Thanks
Marco

Posted on
Thu Dec 31, 2015 10:28 am
jay (support) offline
Site Admin
User avatar
Posts: 18220
Joined: Mar 19, 2008
Location: Austin, Texas

Re: Evocam + AS: Error 1728

Are you sure a document named "Away" is open in EvoCam? Just a guess, but that error is coming from EvoCam.

Jay (Indigo Support)
Twitter | Facebook | LinkedIn

Posted on
Thu Dec 31, 2015 7:51 pm
MarcoGT offline
Posts: 1091
Joined: Sep 11, 2014
Location: Germany

Re: Evocam + AS: Error 1728

I found the problem...the file extension was missing from in the AS. I do not understand why on my setup is working without extension...but I guess it depends on the Finder setting.

Page 1 of 1

Who is online

Users browsing this forum: No registered users and 14 guests

cron