• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
A formatting issue?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

A formatting issue?


  • Subject: A formatting issue?
  • From: Timothy Devine <email@hidden>
  • Date: Sun, 17 Jun 2007 12:06:21 +1000

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:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Prev by Date: Re: Print Word document to PDF
  • Next by Date: Panel Ended Problems...
  • Previous by thread: Re: Scope for Beginners
  • Next by thread: Panel Ended Problems...
  • Index(es):
    • Date
    • Thread