#Help!
This message turned up in search, but its forum couldn’t be identified from the original transcript, so it may not be linked into its thread.
"finding out about disk changes should be 'INTUITive'ly obvious." — do you
mean that you can detect a disk change by watching the volume name? Watch out:
AmigaDOS distinguishes between different disks with the same volume name, by
looking at an additional "unique" field. I'm not sure if that's simply the
time/date stamp of volume creation, or if it's an entirely seperate field. In
any case, your code had better recognize a disk change IFF AmigaDOS would have
(or did), or you are going to have situations that will really confuse your
users. – Bela