Re: yellow alert box
Re: yellow alert box
- Subject: Re: yellow alert box
- From: What does not kill you only makes you stronger <email@hidden>
- Date: Wed, 08 Nov 2000 21:22:05 -0600
on 11/8/00 2:04 PM, email@hidden wrote:
>
notify : Post or remove a notification. (Using this also clears any dangling
>
notifications from scripts that ended without a corresponding "is done"
>
call).
>
notify [ integer] -- The notification to remove (if any).
>
[with alert string] -- The string you wish to have posted in an
>
immediate alert.
>
[with sound sound] -- A sound loaded from a file.
>
[with sound named string] -- The name of the sound you wish to play.
>
[with icon small integer] -- The number of the icon you wish to
>
flash in the menu. Use 150 for the default script application icon.
>
[markation boolean] -- Mark app in menu.
>
[removal boolean] -- Remove the notification.
>
Result : integer -- The notification. Don't change it! You must use the
>
"with removal" option at a later time to remove the notification from the
>
queue.
Anyone have any idea why Apple didn't bother to add yellow alert boxes as a
standard feature?
Just one more thing to wonder about on a rainy day.....