This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal


Nov 17, 2015, 11:56 PM
40 Posts
topic has been resolvedResolved

Detecting OSX

  • Category: Domino Designer,Notes Client
  • Platform: Apple Mac OS
  • Release: 9.0.1
  • Role: Developer
  • Tags:
  • Replies: 2
Does this code still return a value of "Macintosh" for all versions of OSX - Yosemite, El Capitan. etc.? Thanks.

Dim session As New NotesSession
Dim plat As String
plat = session.Platform
Nov 18, 2015, 1:13 PM
43 Posts
Return Macintosh/64 for 64 bit Mac Notes Client

Tested on both Yosemite and El Capitan.

Nov 18, 2015, 2:36 PM
40 Posts
Thanks!
That explains the behavior witnessed by one my users.

This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal