On Jan 26, 2015, at 7:54 PM, Al Jeffrey <[email protected]> wrote:

> For example: If[get(Systemplatform)<0; Do windows;do Mac]
> 
> If run on a windows machine the above is fine, (I presume).
> What does get(Systemplatform) return, (greater or less than 0), on a Mac run 
> with Bootcamp?


Al,

Get ( SystemPlatform ) refers to the OS that your FMP is running in, only. 
Neither bootcamp nor hardware make any difference.

Also, if there is any chance that you may be running the solution in WebDirect 
or in iOS, be sure to trap for those, too.


> 1 if the current platform is Intel-based Macs
> 
> -2 if the platform is Windows
> 
> 3 if the platform is iOS
> 
> 4 if the platform is FileMaker WebDirect
> 


jonathan


--
Jonathan Fletcher
FileMaker Certified Developer (9 thru 13)
FileMaker Business Alliance

Fletcher Data Consulting, LLC
[email protected]
http://www.fletcherdata.com
502-509-7137

Reply via email to