what does this error mean?
what does this error mean?
- Subject: what does this error mean?
- From: tom wible <email@hidden>
- Date: Wed, 14 Jul 2010 23:03:41 -0400
sorry, a little background:
tomsDVR:~ dvr$ /usr/bin/osascript -e "tell application \"EyeTV\" to
get is_recording"
true
tomsDVR:~ dvr$ /usr/bin/osascript -e "tell application \"playrec\"
to getStatus()"
file:CSI- Crime Scene Investigation_Jul_08_2010__09_00_9-1_PM.m2t,
state:Stop, tc:00:00:02, chan:9-1, asOf:date Wednesday, July 14, 2010
10:41:49 PM, now:date Wednesday, July 14, 2010 10:45:22 PM, recDir:/
Volumes/DVR/recordings/, recDirUsage:83%, listIsDirty:true
tomsDVR:~ dvr$ /usr/bin/osascript -e "tell application \"playrec\"
to listTDL()"
30:39: execution error: playRec got an error: The variable rec is not
defined. (-2753)
and why does it not give me an error when eyetv's not recording:
tomsDVR:~ dvr$ /usr/bin/osascript -e "tell application \"EyeTV\" to
get is_recording"
false
tomsDVR:~ dvr$ /usr/bin/osascript -e "tell application \"playrec\"
to getStatus()"
file:CSI- Crime Scene Investigation_Jul_08_2010__09_00_9-1_PM.m2t,
state:Stop, tc:00:00:02, chan:9-1, asOf:date Wednesday, July 14, 2010
10:47:39 PM, now:date Wednesday, July 14, 2010 11:01:18 PM, recDir:/
Volumes/DVR/recordings/, recDirUsage:83%, listIsDirty:true
tomsDVR:~ dvr$ /usr/bin/osascript -e "tell application \"playrec\"
to listTDL()"
1, Exploring Space: The Quest for Life, , The possibility of life
beyond Earth is discussed by scientists. Included: computer-animated
...
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden