Error compiling COMatePLUS.pbi

Everything else that doesn't fall into one of the other PB categories.
PBExplorer12
User
User
Posts: 59
Joined: Sun Jul 21, 2013 8:30 am

Error compiling COMatePLUS.pbi

Post 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.
acreis
Enthusiast
Enthusiast
Posts: 205
Joined: Fri Jun 01, 2012 12:20 am

Re: Error compiling COMatePLUS.pbi

Post by acreis »

No error with version found in

http://www.rsbasic.de/backups
PBExplorer12
User
User
Posts: 59
Joined: Sun Jul 21, 2013 8:30 am

Re: Error compiling COMatePLUS.pbi

Post by PBExplorer12 »

acreis wrote:No error with version found in

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