using Regex Linux Shared Library in QAD .NET eB2.1 (2.8.1.487)

mosfin

Member
Hi,
I use QAD Enterprise Application eB2.1 (2.8.1.487) in .NET UI (which runs on top of character based Progress code) and i want to use Regex functions from Linux shared library, so i compiled a small wrapper program(written in C) and built .so file, and also a Progress wrapper program that calls the C functions.

But...while in CHUI (character client), it seems working, when i try to open the same program in NETUI (Desktop client) mode, i get this error:
"Unable to evaluate expression with UNKNOWN value in argument (4391)."

Can anyone help ?
thanks
M
 
Top