Hello,
I use Openlog which includes LSCONST.LSS.
In my agent I “use” the Openlog library.
But in the debugger I do not see the constants.
So I include LSCONST.LSS in the agent options.
(Options)
Option Public
Option Declare
Use “OpenLogFunctions”
%INCLUDE “lsconst.lss” '/ DOES NOT WORK…
Unfortunately I am unable to save because I get a “V_Empty” error message
"Public Symbol is declared in another module. "
I do not want to change the openlog library, but I need lsconst.lss in my agent.
How do I add the constants to my agent.
Thank you
Regards
ingo