Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

Status No Plans to Implement
Workspace Domino Designer
Categories LotusScript
Created by Guest
Created on Nov 6, 2019

I want to use GPS with my Notes client.

I am developing an application for use with HCL Nomad using the NotesGPS class.

I have a GPS receiver connected to my laptop via USB, but when I run the code on a Windows Notes client, the NotesSession.CreateGPS method returns code: 4508.

Debugging code using this class is not possible with a Notes client installed on Windows, so it is very difficult to use a lot of Messageboxes.

  • Attach files
  • Guest
    Reply
    |
    Feb 20, 2023

    It would make sense, that the NotesGPS class will be available on Windows and macOS too, communicating with the API provided bei OS.

  • Admin
    Thomas Hampel
    Reply
    |
    Jan 7, 2020

    On mobile devices the GPS sensor is accessible using standard OS API calls, this is not the case for devices that are connected to the USB port of your computer.