Dear All,
I am using the below code proc compare and i am getting the desired results in LISTING file. Can some one help me with outputting the listing to a designated location like C drive. I would like to output to the following location. it also help if i can output the log file to the same below location
P:\Rakesh\compare
proc compare base=test compare=test1;
run;
Thanks
Rakesh
Use PROC PRINTTO to redirect the LISTING to a file.
Use PROC PRINTTO to redirect the LISTING to a file.
Note that with Proc Printto you can direct the procedure output to one file and the log to another file with the same Proc statement.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.