Mailing Lists: Apple Mailing Lists

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

RE: Need some help...addition to applescript or suggestions



This is 10.4.  Below is my script:

repeat
        tell application "QuickTime Broadcaster"
                if ((status of first document) as text) is not
"Broadcasting" then
                        tell first document
                                start
                        end tell
                end if
        end tell
        delay 1
end repeat
end run

Would like to add close dialog box and send email (have a web page that will
do automatically, just need to open browser, then close for next time).

A

-----Original Message-----
From: applescript-users-bounces+lartigue=email@hidden
[mailto:applescript-users-bounces+lartigue=email@hidden] On
Behalf Of John C. Welch
Sent: Sunday, January 28, 2007 11:01 PM
To: AppleScript List
Subject: Re: Need some help...addition to applescript or suggestions

On 1/28/07 20:21, "email@hidden" <email@hidden> wrote:

> I have a very simple applescipt to make sure that quicktime broadcaster
stays
> running.  Would like to also close the dialog box that pops up and open a
> webpage to send email to let me know there was an issue.
>  
> Any help appreciated.  Web page works, just need the scipt.

Is this in Mac OS X 10.4 or Mac OS X 10.3?

-- 
"I think the the old joke "What do you call a bus full of lawyers driving
over a cliff...a good start." Needs to be amended to a buss full of MacMacs.

The cluelessness of some of these people is astounding, but I guess when you
live with your head up your own ass thinking it is Steve Jobs' ass, the
bright lights of reality can be confusing."

"jkvt", YML List


 _______________________________________________
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/lartigue%40adelphia
.net
Archives: http://lists.apple.com/mailman//archives/applescript-users

This email sent to email@hidden

 _______________________________________________
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/mailman//archives/applescript-users

This email sent to email@hidden

References: 
 >Need some help...addition to applescript or suggestions (From: <email@hidden>)
 >Re: Need some help...addition to applescript or suggestions (From: "John C. Welch" <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.