Trying to use JSL to send out an email with a data table and some graphs.
Currently using JMP 14 and GMAIL account which are both (64 bit).
When I use this piece of script: Mail( "test@example.com", "revelation", "JMP is great.", "$Sampled/Big Class.JMP" );
I get the following error in the logs:
Send mail failed. mail problem in access or evaluation of 'Mail' , Mail/*###*/("testable.com", "revelation", "JMP is great.", "$Sampled/Big Class.JMP"),
Can somebody help or had a similar issue?