Is there a way to directly read the contents of an array and write it as plain text into an email message ??
Right now, I can read from the array and write to file, then attach that file to an email, send the email, and then delete the email.txt temp file.
I've tried reading the array into a variable, but that did not work successfully.
Thanks in advance,
-SWarrior
Right now, I can read from the array and write to file, then attach that file to an email, send the email, and then delete the email.txt temp file.
I've tried reading the array into a variable, but that did not work successfully.
Thanks in advance,
-SWarrior