Bryan - Gendev
Programmer
Could someone correct my syntax for an email please...
lcMail = "mailto:robin.denzil@internode.on.net";
+ "BCC = "bredub@internode.on.net";
+ "&Subject= Results of analysis";
+ "&Body= Dear User, ";
+%OA,;
+ " Thank you for running our analysis tool! ;
+%OA,;
+ "Please attach your results *.csv FILE from the data folder you chose within the program."
Thanks
GenDev
lcMail = "mailto:robin.denzil@internode.on.net";
+ "BCC = "bredub@internode.on.net";
+ "&Subject= Results of analysis";
+ "&Body= Dear User, ";
+%OA,;
+ " Thank you for running our analysis tool! ;
+%OA,;
+ "Please attach your results *.csv FILE from the data folder you chose within the program."
Thanks
GenDev