- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Posted 11-23-2015 11:06 AM
(1316 views)
proc pwencode in='my password';
run;
FILENAME PwdFile "d:\book1.xls" ;
PROC PWENCODE IN='myPassword' OUT= PwdFile ;
RUN ;
Note:
I run the above codes and have encoded the file (attached). If I receive the excel and have in non-SAS environment, may i know how to decode the excel file?
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Did you mean how to decode the password ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
The excel file itself is a normal excel file and can be opened anywhere. As for the password, it cannot be decoded outside the sas environment.
Aakash Gupta
+91-7411574495
+91-7411574495