Does anyone have any samples for scripting Toast Titanium? Ultimately I’m looking to create/burn hybrid ISOs from soup to nuts.
Thanks,
Kevin
Does anyone have any samples for scripting Toast Titanium? Ultimately I’m looking to create/burn hybrid ISOs from soup to nuts.
Thanks,
Kevin
here’s a start:
tell application "Toast 6 Titanium"
set a to make new Hybrid disc with properties {}
end tell
In Script Editor open the dictionary of Toast. That helps a lot.
There you can see the properties you want.
Hi kwarnke,
I think that you may find this thread quite interesting (Apple Discussions Applescript Forum):
http://discussions.apple.com/thread.jspa?messageID=3254816�
Or, if you prefer:
Enjoy!
Sincerely,
Variable as the shade
Does any one know how to Erase a DVD RW using AppleScript?