| QUOTE (Kai Team @ March 29, 2017 03:57 pm) | ||||
Clyde can say for sure, but I don't think this is a 'hard error' in the sense that it is terminating GSAK vs. just terminating the macro:
sloth96's post doesn't give us the actual macro error message - it appears he is providing both an error message (without the actual error) and the ChilkatLog. I think it could be possible to trap the error in the macro if we knew what the macro error message says - i.e. what is it about line 487 that is failing. |
As there seems to be some confusion about how these errors report, the following is copied exactly from MacroError.txt. It is truncated before the variable list and the path is blotted out. Otherwise it is directly from the MacroError file. I do not have the popup message in front of me but IIRC the chillkat style report was present there too.
********************************************************************
Error log: 03/26/2017 7:16:18 AM GSAK 8.7.1.10
********************************************************************
MacVersion = 2.00
MacDescription = Read GEO: Notify emails direct from your mail server and either mark or create caches and then use the GC API to update them.
MacAuthor = Wayne (Red Roo)
MacUrl = http://gsak.net/board/index.php?showtopic=7604
Current Macro: ***************************gsak\macros\ERLite.Gsk
Error in Macro at line: 487
$Pop3=pop3("Delete","")
Error=> *Error*
ChilkatLog:
DeleteByUidl:
DllDate: Dec 27 2016
ChilkatVersion: 9.5.0.65
UnlockPrefix: GSAKNEMAILQ
Architecture: Little Endian; 32-bit
Language: ActiveX
VerboseLogging: 0
uidl: 000aa73956aeace3
markForDelete:
PopCmdSent: DELE 1
PopCmdResp: +OK Marked to be deleted.
message successfully marked for delete
--markForDelete
PopCmdSent: QUIT
pop3_getResponseN2: Socket operation timeout.
Failed to received remainder of POP3 multi-line response.
matchStr:
Closing POP3 connection. If an SSH tunnel exists, it remains open.
closePopConnection:
Closing the non-SSH tunneled POP3 connection.
--closePopConnection
Failed.
--DeleteByUidl
--ChilkatLog
Macro will now abort
--------------------------------------------------------------------
Variables:
--------------------------------------------------------------------