Virtual Volume Browser helps you to create and manage these virtual volumes. It can browse trough your files and handles virtual volumes as if they were folders. Files can be dragged in and out of a window and you can compact virtual volumes to reduce their size. irtual volumes have been a part of REALbasic since version 4.5. They allow various kinds of data to be stored in a single file. For example, virtual volumes can be used to combine the data files (sound effects, graphics, music...) of a game into just one file. Using virtual volumes you can easely reduce the clutter of your applications. What's New: Version 1.5.3: A NilObjectException would occur when trying to delete a file. This is now fixed. |