Using a Mac Pro with Big Sur and a MacBook Pro with Mojave.
I have a portable USB drive with a SQLite database on it that I need to use with a Xojo application that I have on both computers.
What is the easiest way to create a folderitem without a complicated process to find the volume number of the drive since it won’t be the same (probably) between the 2 machines. Or can I somehow create a folderitem with just the drive name? The drive is named CSS for example.
Or am I missing something obvious - which is usually very possible.