Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Compilation issue in 2.4.2.1
#1
Hi -

Issue also happens in 2.4.1.x.

I'm getting an error in my code - I created a simple version that has the same issue. When I try to compile this function I get
Quote:TestCompile: IID is unknown.
Here's the function:
Function TestCompile
Code:
Copy      Help
function IXmlNode'ReportResultInfo

ret 0

IXmlNode is defined in QmDLL - is there anything special I need to do for the new version?

Thanks

Sean
#2
It is a bug.
Workaround:
function IXmlNode&ReportResultInfo
#3
Works. Thanks!


Forum Jump:


Users browsing this thread: 1 Guest(s)