
ISBN Search and Lookup Multiple Books Software: Retrieve book information based on ISBN number. machine, fax, reverse lookup, voice, hangup,dial NetInfo: Scan your network, diagnose problem, and start troubleshooting.

Gives me: Obj.(Within our archive we collect a lot of software including: AudioList Plus: CD inventory with internet CD lookup, import, export, customizable, PC and PDA CallClerk: Caller id, picture, email, ans. scriptline & & _ & "err.retcode is: " & & "0x" & Hex ( $oError. lastdllerror & & _ & "err.scriptline is: " & & $oError. helpcontext & & _ & "err.lastdllerror is: " & & $oError. helpfile & & _ & "err.helpcontext is: " & & $oError. source & & _ & "err.helpfile is: " & & $oError. description & & _ & "err.source is: " & & & $oError. windescription & & _ & "err.description is: " & & $oError.

number ) & & _ & "err.windescription:" & & $oError. scriptline & ") : => COM Error intercepted !" & & _ & "err.number is: " & & & "0x" & Hex ( $oError. Will be called if COM error occurs Func _ErrFunc ( $oError ) Do anything here. ' Quit method pure the emails from server exactly.Ĭould anyone help me to convert the code to AutoITĬould you please add a COM error handler as described in ObjEvent to get full error information? $oErrorHandler = ObjEvent ( "AutoIt.Error", "_ErrFunc" ) $oClient = ObjCreate ( "EAGetMailObjLib.MailClient" ) User's COM error function. '' Delete method just mark the email as deleted, OMail.SaveAs "d:\tempfolder\" & i & ".eml", True 'For POP3/Exchange Web Service/WebDAV, the IMAP4MailFlags is meaningless. If oServer.Protocol = MailServerImap4 Then 'the pop3 ssl port is 995, imap4 ssl port is 993 ''by default, the pop3 port is 110, imap4 port is 143, Set oServer = CreateObject("EAGetMailObj.MailServer") 'later version) or WebDAV(Exchange 2000/2003) protocol. 'to download email from Exchange Server, you can use Exchange Web Service(Exchange 2007/2010 or 'or later version, POP3/IMAP4 service is disabled by default. 'Exchange Server supports POP3/IMAP4 protocol as well, but in Exchange 2007 'MailServerPop3 to MailServerDAV to MailServer.Protocol 'To receive email with Exchange WebDAV, please change 'MailServerPop3 to MailServerEWS to MailServer.Protocol 'To receive email with Exchange Web Service, please change 'MailServerPop3 to MailServerImap4 to MailServer.Protocol 'To receive email from imap4 server, please change Set oClient = CreateObject("EAGetMailObj.MailClient") '"trial version expired" exception will be thrown. However, the object will expire in 1-2 months, then

'"invalid license code" exception will be thrown. 'For evaluation usage, please use "TryIt" as the license code, otherwise the
