Example: Help_78 For this example, I created the needed volume name in the filesystem folder: AMOSPro_Examples In the code, however, it was referred to as "AMOSPro_examples:" with the lower case e. It could not find the volume name until I changed the E to upper case. If the case does not match, you'll get a "Drive not found" runtime error.
To see this working, head to your live site.
Search
Well... this is a good question. Should path be case sensitive or not. On Windows they are not, but on Linux and MacOS they are... Can you tell me if they were case-sensitive on the Amiga? I will add an option in the manifest for that.
On Amiga / AMOS Pro, they are NOT case sensitive when opening a file, so to be fully compatible with AMOS Pro they should not be, however, when you CREATE a file, upper and lower case is preserved. I agree that this should be an option depending on the emulation mode. (PC, Amiga, MacOS, Linux, etc.) Here's an idea too: Another option should be something like "Client OS", which would detect the current client machine and use appropriate settings.