|
 |
Ad hoc JMP scripts
Here we publish JMP scripts which we feel have value to a broader JMP user audience.
One problem with the interchanging of files between SAS and JMP, is the loss of formats. SAS makes use of a format library and in JMP it is part of the dataset itself. We did develop a utility to transfer the format information from the SAS format library to the required JMP file.
JMP makes provision for converting SAS datasets to JMP datasets.
The FmtToVL.JSL program generates a number of 'Value Label' commands that can be executed against converted SAS datasets and adds the FMT equivalent to this JMP dataset.
The downloadable file contains the program and some documentation - success!
Download FmtToVL.JSL program.
|
|