#ARP and 1.3
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.
In rename, it's impossible to rename file "zIOD" to file "Zoid". Since the
system is case sensitive in it's file handling, you should be able to do
that; _or_ for instance, the case sensitivity in OpenDevice and so on,
OpenLibrary (I think), are bugs. Since one HAS to go thru the following
proceedure at times:
rename zIOD to dingle
rename dingle to Zoid
Either the filesystem or the rename command needs to be fixed, IMHO. Later!
–Ben–