i’ve download lotus notes database and i’ve tried to understand those code in this database , i found some code in this database that
Option Public
Option Explicit
Use “X3.Core”
%INCLUDE “scripts\x3\ui\x3uilkey.lss”
%INCLUDE “scripts\x3\ui\x3uidatabase.lss”
%INCLUDE “scripts\x3\ui\x3uiformula.lss”
my problem is how can i find those script (x3uilkey.lss,x3uidatabase.lss,x3uiformula.lss)
i tried to search in path C:\Lotus\Domino and C:\Lotus\Notes but i didn’t see
if anyone know , pls tell me
thanks in advance