Differentiating Classic from OS9

Mark Smith mark at maseurope.net
Wed May 3 08:14:22 EDT 2006


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, <revolution at duncansoftware.com>  
<revolution at duncansoftware.com> 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
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your  
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution




More information about the use-livecode mailing list