This does not cover the case where you have a dual-boot G4 which has booted from system 9, but otherwise might work:

function system9IsClassic
  if there is a folder "/System" then
    return true
  else
    return false
  end if        
end system9IsClassic

Best,

Mark


On 3 May 2006, at 13:04, <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> wrote:



The systemversion returns 9.2.2 in both Classic (on OSX) and on a real OS9 box. I
need to differentiate between them.

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to