on 5/27/2002 3:27 PM, Jeanne A. E. DeVoto at [EMAIL PROTECTED] wrote: > At 12:00 PM -0700 5/27/2002, Rick Harrison wrote: >> I was looking at the "Platform" function >> in Revolution. >> >> For a Mac OS system it only returns MacOS >> >> It doesn't distingush at all between >> Classic and Mac OS X users. >> >> Since some things are done quite differently, >> I need to be able to figure out which Mac OS >> is being used. > > You can check the systemVersion for this: > > if the platform is "MacOS" and the systemVersion >= 10 then > -- is OS X system > end if > > -- > Jeanne A. E. DeVoto ~ [EMAIL PROTECTED] ts.runrev.com/mailman/listinfo/use-revolution
Jeanne, Thanks, I didn't see that function when I was looking through the Rev Dictionary. That will work just fine! Rick Harrison _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
