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.