Domino on Linux/Unix, Troubleshooting, Best Practices, Tips and more ...

alt

Daniel Nashed

Nomad Web LS2CAPI

Daniel Nashed – 8 June 2025 23:23:25

There isn't documentation for LS2CAPI (C-API from Lotus Script) yet.
But I did some research and asked around.

On Nomad Web the declares are expected to be for Win32 and Linux32.

For Nomad Mobile the declarations are expected to be Linux64.


To check for the Nomad platform you can use @Platform ([Specific]);

On Nomad Web it returns a text list where the first entry is "WebBrowser";
The second entry is "Windows" or "Linux".


On iOS the first entry shows "iOS";

LS2CAPI on Nomad only supports public C-API calls listed in the SDK.
You can't use calls which are not exposed.

So for example checking the delivery sequence number would not work.



Image:Nomad Web LS2CAPI


Links

    Archives


    • [HCL Domino]
    • [Domino on Linux]
    • [Nash!Com]
    • [Daniel Nashed]