cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • See how to design an experiment, explore factor-response relationships, assess tradeoffs, and ID best settings. Register for Sep. 11 Mastering JMP.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
lehaofeng
Level V

How to use mail()

Thanks!
I have a problem with the mail(),when using it ,it turns out this error.
 
Names Default To Here( 1 );
Mail( "[email protected]", "revelation", "JMP is great.", "$SAMPLE_DATA/Big Class.jmp" );
 
How to solve it, I suspect the windows has not set well, But I dont know what is.
Screenshot 2024-07-18 224231.png

 

Screenshot 2024-07-18 224146.png

 

 

2 REPLIES 2
stan_koprowski
Community Manager Community Manager

Re: How to use mail()

Hi @lehaofeng 
Do you have a default email client installed and configured properly to send email?
It appears JMP cannot locate an email client.

 

cheers,

Stan

lehaofeng
Level V

Re: How to use mail()

Thank you, I tried that and it still failed, maybe something is wrong.

I will try something else.

Recommended Articles