Hi Greg.

Every FolderItem has a Parent property, which you could use recursively to march up the path until you get to the volume.

Similarly, you could parse the left end of the AbsolutePath to find the volume name. But be careful with this one, because on MacOSX it may not be unique.

Russ

On Mar 11, 2006, at 3:33 AM, [EMAIL PROTECTED] wrote:

how do you find the volume for a folderitem? It seems to work backward from what I would like. If I have a file (a folderitem), I would like to grab the name of the hard disk its on. However, it seems the volume function builtin to
RB grabs volumes without a connection to a path.
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to