The latest version of PB has broken COMatePLUS very slightly. Simply remove the @ from those lines which throw that particular compilation error.PBExplorer12 wrote:"
Well, I'm trying to create the simplest ole server, and the simplest Test pb code which will illustrate the COMatePlus issue. But am getting an error, in the COMatePlus.pbi code, that wasn't there before.
When you do a syntax check, it chokes on line 1838,
errorCode = COMatePLUS_CompileSubobjectInvokation(*hStatement, subObject, @parse())
, and returns the error
Bad parameter type: an array is expected.
Common Object Model (COM) Dlls.
Re: Common Object Model (COM) Dlls.
I may look like a mule, but I'm not a complete ass.