Copyright © 1997-2000 Adaptec, Inc. All rights reserved.
name international text [r/o] -- the name
version version [r/o] -- the version
frontmost boolean [r/o] -- Is this the frontmost application?
clear reference -- the object to clear
close reference
[saving yes/no/ask] -- whether the object should be saved before closing
[saving in alias] -- the file in which the closed document should be saved (by default, the same file it was read from)
get reference
Result: anything -- the value
make
new type class -- the class of the new element (keyword ‘new’ is optional in AppleScript)
[with properties record] -- the initial values for the properties of the element
Result: reference -- to the new object(s)
save reference -- object to save
[in alias] -- the file in which to save the object
[as disc image alias] -- the image file to write the disc to
set reference
to anything
inherits disc -- all properties and elements of the given class are inherited by this class.
title string -- Get or Set the title of an audio CD.
inherits disc -- all properties and elements of the given class are inherited by this class.
inherits disc -- all properties and elements of the given class are inherited by this class.
resolve aliases boolean -- when this parameter is on the original files rather than their aliases will be written
inherits disc -- all properties and elements of the given class are inherited by this class.
inherits disc -- all properties and elements of the given class are inherited by this class.
macvolume alias -- create the CD from this volume
optimize off/for speed/for size -- optimize for speed, size or not at all
dont copy free space boolean
autostart string -- the name of the AutoStart file
inherits disc -- all properties and elements of the given class are inherited by this class.
macvolume alias -- the Macintosh HFS volume to be written to disc
optimize off/for speed/for size -- optimize for speed, size or not at all
bootable boolean -- make a bootable disc (in Apple CD-ROM drives only)
dont copy free space boolean
autostart string -- the name of the AutoStart file
resolve aliases boolean -- when this parameter is on the original files rather than their aliases will be written
iso format CD/CD XA -- the ISO format used for the disc
iso naming ISO 9660 Level 1/Allow DOS Names/Allow Macintosh Names/Joliet -- the naming convention used for the disc
append version numbers boolean -- append ;1 to all file names to satisfy the ISO 9660 standard
use Apple extensions boolean -- not really necessary as the disc is hybrid
inherits disc -- all properties and elements of the given class are inherited by this class.
iso format CD/CD XA -- the ISO format used for the disc
iso naming ISO 9660 Level 1/Allow DOS Names/Allow Macintosh Names/Joliet -- the naming convention used for the disc
append version numbers boolean -- append ;1 to all file names to satisfy the ISO 9660 standard
use Apple extensions boolean -- strongly recommended when the disc is not hybrid
resolve aliases boolean -- when this parameter is on the original files rather than their aliases will be written
inherits disc -- all properties and elements of the given class are inherited by this class.
resolve aliases boolean -- when this parameter is on the original files rather than their aliases will be written
inherits disc -- all properties and elements of the given class are inherited by this class.
macvolume alias -- the Macintosh HFS volume to be written to disc
optimize off/for speed/for size -- optimize for speed, size or not at all
bootable boolean -- make a bootable disc (in Apple CD-ROM drives only)
dont copy free space boolean
autostart string -- the name of the AutoStart file
inherits disc -- all properties and elements of the given class are inherited by this class.
inherits disc -- All properties and elements of the given class are inherited by this class.
scsi bus small integer -- the bus ID of the device to copy
scsi id small integer -- the SCSI ID of the device to copy
scsi lun small integer -- the SCSI LUN of the device to copy (almost always 0)
copy blocks integer -- the number of blocks to copy from the device (changing this will also change the ‘copy mbytes’ property)
copy mbytes integer -- the number of MBytes to copy from the device (changing this will also change the ‘copy blocks’ property)
start block integer -- the block to start copying from
use blind transfers boolean -- blind transfers are faster, and usually safe
clear driver descriptor map boolean -- ignore this parameter unless you are Apple
inherits disc -- all properties and elements of the given class are inherited by this class.
name string -- the name of the disc - only used if the disc is created from MPEG tracks.
disc by numeric index
current disc reference [r/o] -- the current disc
simulation mode boolean -- write in simulation mode?
autoloader No Autoloader/Generic Autoloader/OptoMedia Hawk/MediaFORM CD2500/Kodak Disc Transporter/MTC TransCorder/Trace PowerWriter/Cedar Publisher -- the autoloader mechanism to use
user interaction allowed/not allowed -- Whether or not the application is allowed to bring up dialogs to request user interaction.
string by numeric index
discs
write speed x1/x2/x4/x6/x8/x10/x12/x14/x16 -- the speed used for writing
size integer [r/o] -- the size of the disc in sectors
number of tracks integer [r/o] -- the total number of tracks on this disc (including audio tracks)
number of audio tracks integer [r/o] -- the number of audio tracks on this disc
number of copies integer -- the number of copies to write when an autoloader is used
add to reference -- the object to add items to
items a list of alias -- the items to add to the object
[as a list of audio tracks] -- should the items be treated as audio tracks?
close tray
compare
original alias -- The original volume, folder, or file.
copy alias -- The copy of the volume, folder, or file.
[Result: boolean] -- Returns TRUE if the items being compared are identical. Returns FALSE if they are not.
eject
make system 6 compatible alias -- the volume to make System 6 compatible
mount CD
mount image alias -- the image file to mount
print CD label alias -- the file to print
write reference -- the disc to write
[create disc image first alias] -- name of the image file
[eject boolean] -- should the disc be ejected after writing? (Default = yes)
[verify boolean] -- should the disc be verified after writing? (Default = yes)
[as session] -- should the disc be written as a session
[print alias] -- name of the print file for the CD label
|| url: http://www.foodoo.sunreal.com.au/info/dictionaries/Toast_411_asDict.html
|| created: 23-Aug-04, 2:56 PM; updated: 23-Aug-04, 2:58 PM
|| size: 41892 bytes