Page 1 of 1

Error compiling COMatePLUS.pbi

Posted: Sun Dec 04, 2016 7:28 pm
by PBExplorer12
Hi,

When compiling an old project that includes COMate, specifically the version at

http://www.purebasicpower.de/downloads/COMatePLUS.pbi


, there's an error on line 607: Garbage at the end of the line.


;Has the automation server deferred from filling in the EXCEPINFO structure?
If excep\pfnDeferredFillIn
excep\pfnDeferredFillIn(excep) <= The error is here, line 607
EndIf


Has anyone experienced this? I'm using 5.50, Windows x86.

Re: Error compiling COMatePLUS.pbi

Posted: Sun Dec 04, 2016 10:55 pm
by acreis
No error with version found in

http://www.rsbasic.de/backups

Re: Error compiling COMatePLUS.pbi

Posted: Mon Dec 05, 2016 12:24 am
by PBExplorer12
acreis wrote:No error with version found in

http://www.rsbasic.de/backups
Thanks, acreis.