Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
LibXL library + Quick Macros
#1
Gintaras!
There's an Excel library for developers (LibXL, LibXL documentation).
This seems to be exactly what I need, but I know know nothing about сoding in C/C++/C#/Delphi.
LibreAutomate is also outside my programming skills yet.
But I'm pretty good with Quick Macros already.
Is there any way to use LibXL with Quick Macros for working with Excel?

Thank you in advance!
#2
Need to convert C function declarations to QM. Not C++ declarations.

The functions are easy to convert. But some will be not very easy to use. Eg will need to convert wchar_t* strings (UTF-16) to/from UTF-8 (QM string encoding). Also may need to free returned strings.
#3
Thank you!
I will give it a go!

LibXL supports calls from C# code.
Is it possible to use from LA environment?

Thank you for your automation software!
Great job!
#4
In LA - yes, although I did not test.

Also exist free libraries that can be used in LA. Example https://www.libreautomate.com/cookbook/R...edXML.html


Forum Jump:


Users browsing this thread: 2 Guest(s)