Toast 6 busy status
Toast 6 busy status
- Subject: Toast 6 busy status
- From: Eric Geoffroy <email@hidden>
- Date: Thu, 07 Jul 2005 15:01:47 -0700
tell application "Toast 6 Titanium"
tell disc 1
return status code & tab & status text
end tell
end tell
According to Toast's dictionary,
status text -- Toast’s current status as shown in the progress bar.
status code -- Toast’s current status code: 0 for idle and no error, 1 to 100 for “percent complete”, 101 for “indeterminate”, or a negative value for error codes.
Yet, when burning a disc, all I get is 0 and "unknown status", which exactly the same as when it's doing absolutely nothing.
Hmph!
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden