Dear L&L users,
with the help of Cockpit I've implemented an Xbase++ COM object that
exports the ILLDataProvider interface. It can be used to pass data to
L&L AFTER it was started.
This allows for multiple report containers and nested tables,
here is a link to a description of this interface:
https://www.combit.net/en/blog/development/november-2015/introducing-c-support-for-multiple-report-containers/
All you have to do is write an Xbase++ class that inherits from my
LLDataProvider and overload the methods you want to implement yourself.
An example can be downloaded here:
http://www.xcockpit.com/download.html
Check under "Temporary Downloads (double click to expand) / List & Label
LLDataProvider Sample"
You need 1.9 to build the executable. You're free to experiment with it
as much as you like. A commercial use of this version is not allowed.
If there's sufficient response, I'll make a commercial version available.
Best regards
Michael