So I'm looking to JMP and just wondering:
- can I use my current SAS program in JMP?
No, sort of. You can still call your SAS programs from within JMP, but you would need a SAS license to do that. Kind of defeats your purpose. If you only had a JMP license you would need to rewrite your programs in JSL (JMP Script Language).
- can anyone describe the differences of the two programs?
My take: JMP is more interactive, easier to use, and has a great programming language (JSL). SAS is more accepted in the healthcare industry, and can analyze much larger datasets without sneezing. I believe that SAS has more statistical routines than JMP. I've programmed in both, and find JSL to be much easier to program in than base SAS. This has been mitigated somewhat by Enterprise Guide though.
- from what I've read the visual analytics are quite good so perhaps I wouldn't need other software for reporting?
If you are producing nicely formatted tabular output using Crystal Reports, that's not a strength of JMP. You can produce tables but the formatting abilities are primitive compared to CR.
I welcome any comments about JMP from you, the users. I'd also be interested to know if you looked at other statistical software like SPSS and why you chose JMP over that?
In my (humble) opinion, the interactivity of JMP and its extensibility through JSL puts it ahead of other statistical packages.
If your budget is minimal you might consider R, which is free. There is a large amount of R code available.