Re: eublat problem

new topic     » goto parent     » topic index » view thread      » older message » newer message

Those were good links. Here's the syntax I've been using. See anything wrong
with it?

cmdString =		path & "\\reports\\eMessage.txt"
				& " -to " & getText(emailAddressId) 
				& " -q"
				& " -sf " & path&"\\reports\\eSubject.txt"
				& " -attach " & path&"\\reports\\eDocument.txt"
				& " -f " & userEmailAddress 
				& " -u " & userEmailAddress 
				& " -pw " & userPassWord
rc = sendBlat(cmdString)


new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu