From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,bdeae27ce2508af5 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-07-14 16:59:03 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!nntp.cs.ubc.ca!freenix!enst!enst.fr!not-for-mail From: sk Newsgroups: comp.lang.ada Subject: Re: Retrieve CD-R TOC Date: Sun, 14 Jul 2002 18:57:15 -0500 Organization: ENST, France Sender: comp.lang.ada-admin@ada.eu.org Message-ID: References: <3D31FEF5.4030301@nbi.dk> Reply-To: comp.lang.ada@ada.eu.org NNTP-Posting-Host: marvin.enst.fr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: avanie.enst.fr 1026691142 65312 137.194.161.2 (14 Jul 2002 23:59:02 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Sun, 14 Jul 2002 23:59:02 +0000 (UTC) Return-Path: X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.19-4.3mdk i686) X-Accept-Language: en Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: comp.lang.ada mail<->news gateway List-Unsubscribe: , Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org Xref: archiver1.google.com comp.lang.ada:27094 Date: 2002-07-14T18:57:15-05:00 Hi, Jacob Sparre Andersen > ... package "GNAT.Directory_Operations". If I understand the OP correctly, the OP is looking for the CD TOC which is a different data abstraction than a directory listing. If you use a Linux system, read the "CD-Writing HOWTO" from the "Linux Documentation Project" and play with "cdrecord -toc ..." to see the difference. I don't believe that GNAT.Directory_Operations supplies the TOC :-) If the OP is still reading this thread, and hasn't found a binding solution, the source for "cdrecord" might be a starting point for an Ada binding. -- ------------------------------------- -- Merge vertically for real address ------------------------------------- s n p @ t . o k i e k c c m -------------------------------------