realbasic-nug
[Top] [All Lists]

Discerning 10.4

To: REALbasic Network Users Group <realbasic-nug at lists dot realsoftware dot com>
Subject: Discerning 10.4
From: Thomas Cunningham <mauitom at maui dot net>
Date: Fri, 27 Apr 2007 13:25:49 -1000
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Hi,

What would be my choices to identify if a user is running under 10.4 or 10.3
on a Mac?

e.g.
If System.Using10_4 Then
  // Do This
ElseIf System.Using10_3 Then
  //Do That
End

Thank you, Thomas C.

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>