• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Burning Unix-aware CD with AS.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Burning Unix-aware CD with AS.


  • Subject: Burning Unix-aware CD with AS.
  • From: Andrea Riciputi <email@hidden>
  • Date: Wed, 5 Sep 2001 22:57:07 +0200

Hi there,
I need to burn a CD to use on a "real" Unix system (I mean those Unix
systems that can't mount HFS+). I suppose to have to use ISO 9660 format,
but I'm not completly sure.

Furthermore, the only software that I posses is Toast 4 (OEM version) and
it seems it doesn't provide any menu settings to choose ISO format.
Looking at the Toast's AppleScript dictionary I found:

> Class ISO 9660 disc: An ISO 9660 disc
> Properties:
> 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
>

It seems that something like:

tell application "Toast"
make new ISO 9660 disc
...
end tell

does the trick. But what about all those properties like "iso format",
"iso naming" etc???

Anyone can explain those to me??

Thanks in advance,
Andrea.

----------------------------------------------------------
Riciputi Andrea

mailto:email@hidden
"On January 24th, Apple Computer will introduce Macintosh.
And you'll see why 1984 won't be like '1984' "
----------------------------------------------------------


  • Prev by Date: why does this file info lister work sometimes, not others
  • Next by Date: Setting the visibility of a file or folder
  • Previous by thread: Re: why does this file info lister work sometimes, not others
  • Next by thread: Setting the visibility of a file or folder
  • Index(es):
    • Date
    • Thread