PRXMATCH Function

Prxmatch () function is very useful in locating the matching strings. Prxmatch() function has 2 parameters, the first parameter is the regular expression ID (i.e what you are looking in a string for a match) and the second parameter is the character …

$UPCASEw. format

We all know the importance of UPCASE function in handling the character case strings. But do you know that a format can let you do the same as the UPCASE function (upcasing the variables).$UPCASEw. format works similar to the UPCASE Function. It also…

SaviDataSet 1.0.0.5 Released

I just posted the latest version of the SaviDataSet reader/writer. The latest version allows for its use from the command line for converting SAS datasets to delimited, XML, and Excel files (2003 & 2007).Please see the Help File in the Savian–> Sa…

Referring to SAS and its products

Q: How do I refer to SAS in a scientific paper?
A: Always write the name “SAS” in uppercase letters with no periods.

As you might guess, there are more guidelines and specifics about how to refer to SAS and its products and services. The comple…