Re: CometLib


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Les Toeplitz on September 25, 2015 at 13:54:20:

In Reply to: Re: CometLib posted by Barbara Brazil on September 25, 2015 at 12:29:18:

Comet Explorer works ok. I'm trying to make some code changes in a VB6 source program. I test the code using debug mode but it will not get passed the f.initialize command. The CometLib 1.0 Type Library is set in References. No errors other than the incapacity to communicate with Comet. No LOG items. It's acting like comet just isn't running.Here's the snippit. Pretty straight forward.

Dim f As CometLib.CometFiles

On Error GoTo NoComet

Set f = New CometLib.CometFiles
f.Initialize ("Comet")

go so something ...
NoComet:
MsgBox "Unable to communicate with Comet - contact Data Processing", _
vbCritical, "Comet Alert"




Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?  

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]