Guest_imported
New member
- Jan 1, 1970
- 0
The error is:
filObject.Send("me@me.com", "you@you.com", "Subject", "Body",cdoHigh)
I am getting an error that says, "Cannot use parentheses when calling a Sub." Any ideas why this would come up? I have examined code for any syntax errors and found none. I am also noticing that I must "declare the CDO type library." How do I do this and are these two incidents connected? Thanks for the help!
Jason
filObject.Send("me@me.com", "you@you.com", "Subject", "Body",cdoHigh)
I am getting an error that says, "Cannot use parentheses when calling a Sub." Any ideas why this would come up? I have examined code for any syntax errors and found none. I am also noticing that I must "declare the CDO type library." How do I do this and are these two incidents connected? Thanks for the help!
Jason