Difference between revisions of "AnalyticaPlatform"

Line 1: Line 1:
 
[[category:System Variables]]
 
[[category:System Variables]]
  
The AnalyticaPlatform system variable always returns "Windows".
+
The ''AnalyticaPlatform'' system variable is a constant that returns the following possible values:
 +
{| border="1"
 +
! Value !! When
 +
|-
 +
| "Windows" || 32-bit Windows version
 +
|-
 +
| "Windows x64" || 64-bit Windows version
 +
|-
 +
| "Mac" || Returned by older Macintosh releases (e.g., Analytica release 1.1).
 +
|}
  
On the older Macintosh, the value "Mac" is also possible.
+
For almost everyone using Analytica or ADE, ''AnalyticaPlatform'' will be "Windows".  This is true even if you are running it on the Mac using Parallels or Virtual PC.  If you are running 32-bit windows on Windows XP 64-bit (under WOW32), ''AnalyticaPlatform'' is "Windows"
 +
 
 +
As of this writing, the 64-bit version of Analytica is under development, so the version you are using is the 32-bit.
  
 
= See Also =
 
= See Also =

Revision as of 20:44, 16 May 2008


The AnalyticaPlatform system variable is a constant that returns the following possible values:

Value When
"Windows" 32-bit Windows version
"Windows x64" 64-bit Windows version
"Mac" Returned by older Macintosh releases (e.g., Analytica release 1.1).

For almost everyone using Analytica or ADE, AnalyticaPlatform will be "Windows". This is true even if you are running it on the Mac using Parallels or Virtual PC. If you are running 32-bit windows on Windows XP 64-bit (under WOW32), AnalyticaPlatform is "Windows".

As of this writing, the 64-bit version of Analytica is under development, so the version you are using is the 32-bit.

See Also

Comments


You are not allowed to post comments.