Uncategorized

Angela Hall 0
Example to Encode SAS Passwords

Within SAS Run the following code (the purple text is the password you would like to encode): proc pwencode in='myn3wpwd4u'; run; After submitting this code (F3), the resulting encoded password in available only in the log file. The results from this example are below, the highlighted line is the encrypted

Chris Hemedinger 0
Talking Turkey about SAS

From the "how far can we take this metaphor?" department... Want to whet your Thankgiving appetite? Read this blog post from R. L. Burns. The "meat and gravy" section is near the bottom of the post. (Personally, I consider myself the giblets.)