hi all
What is this error means:
TCP Write in NI_SMTPEmail.lvlib
MTP Email Send Message (Small).vi->FYP_6.vi
??
thanks
Hm, it also states that the error is occurring within TCP Write. So i wonder if you have a valid TCP connection you pass to the SMTP functions....
Norbert
Thanks Gerd and Norbert.
i didnt get the error anymore.
But i got a new error:
An input parameter is invalid. For example if the input is a path, the path might contain a character not allowed by the OS such as ? or @.
What does it mean ??? i cannot put @ at the recipient input ??
I attached my code below. Hope u guys can help me out.
Thanks
Hm, i am not sure if the '@' symbol is really the issue.
Your string constants seem to include tabulators. Please remove them.
Norbert
THANKS.
It works. thanks alot ![]()