> "Filenames can be up to 223 bytes long. Paths are not supported, but > directories are (e.g., create a virtual directory with the > CreateAsFolder method of the FolderItem class, and navigate to it with > the Child or Item methods of this class). The virtual file system > supports four-byte type codes (accessed via f.MacType), but does not > support creator codes."
Does this mean that if a Mac user double-clicks on a virtual volume, that the appropriate application won't open and read it (since there's no creator code)? Ditto for getting an appropriate icon (which is usually assigned via the application's plist)? I'm assuming that a virtual volume doesn't become "mounted" like a real volume does, that it's simply a handy kind of file that RB opens like most folder items except that it can have virtual files and folders contained within it (accessible using Child), but it appears to the user as a regular single file. Or am I misunderstanding the way virtual volumes work? - John _______________________________________________ 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>
