Also,

I think preferences folder is different, one is ~/Library/Preferences the other is inside system folder (the true os 9) so checking for special folder path should return different values, where the value of OS 9 is fixed and can be hardcoded, so you can check.

cheers
andre


On Sep 23, 2004, at 11:45 PM, J. Landman Gay wrote:

I don't have an OS 9 machine to check right now, but maybe someone else can. If I remember right, OS 9 will return a path something like this:

  Hard Disk/AppFolder/Folder/file.rev

The Classic engine returns this path:

  /Hard Disk/Folder/Folder/file.rev

The OS X engine returns this path:

  /Folder/Folder/file.rev

If I'm right about the OS 9 path, then checking for a leading "/" would seem to do it. But someone with native OS 9 should check to make sure. My husband is playing solitaire on our machine and family harmony forbids interference. ;)
--
Andre Alves Garzia  2004  BRAZIL
http://studio.soapdog.org

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to