Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

A formatting issue?



Hi All,

I get a message with an error type 4 when i run this script. Can't find anything to explain what this error is. Could it be there is a formatting issue? If I break the script down it works fine in its components.

puzzled,

tim


on idle
tell application "System Events" to (creator type of processes) contains "TVOD"
set qtbang to result
if qtbang is true then
qtbang
else
if qtbang is false then
tell application "QuickTime Broadcaster"
activate
tell document 1
set audio settings to "DSL/Cable - Speech"
set network settings to "Local Unicast"
set video settings to "DSL/Cable"
set recording to false
start
end tell
end tell
end if
end if
tell application "System Events" to (creator type of processes) contains "max2"
set bang to result
if bang is true then
bang
else
if bang is false then
tell application "MaxMSP"
open file "Users:timdevine:Documents:neongolden:wienMax.mxb"
end tell
end if
end if
end idle

Tim Devine

office. 8664 7267
mob. 0403 956 703
_________________
Artist in Residence 
State Library of Victoria
________________________
LAB.NEONGOLDEN.NET


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/applescript-users/email@hidden
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.