Hey All,
I'm using the following line of code:
And recieving the following error from outlook:Code:ShellExecute 0&, vbNullString, "mailto:?subject=AXIAR Email" & _ "&Attach=" & Chr(34) & DataKeyPath & Chr(34), _ vbNullString, "C:\", vbNormal
"Command Line argument not valid. Please verify the switch you are using".
Any ideas?
Thanks!




Reply With Quote