Difference between revisions of "AnalyticaPlatform"
m |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[category:System Variables]] | [[category:System Variables]] | ||
− | The AnalyticaPlatform system variable | + | The ''AnalyticaPlatform'' system variable is a constant that returns the following possible values: |
+ | :{| class="wikitable" | ||
+ | ! 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). | ||
+ | |} | ||
− | + | Almost always,, ''AnalyticaPlatform'' is "Windows x64". 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". | |
− | |||
− | |||
+ | == See Also == | ||
* [[AnalyticaVersion]] | * [[AnalyticaVersion]] | ||
* [[AnalyticaEdition]] | * [[AnalyticaEdition]] | ||
* [[AnalyticaLicenseInfo]] | * [[AnalyticaLicenseInfo]] | ||
+ | * [[Hardware and software requirements]] |
Latest revision as of 22:27, 18 August 2020
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).
Almost always,, AnalyticaPlatform is "Windows x64". 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".
See Also
Comments
Enable comment auto-refresher