Hi all - Being new to SAS, I have noticed that the PUTLOG and PUT statements seem to be syntactically similar and accomplish the same goals when trying to debug a program for logic errors. What is the main difference between these two statements? Should beginner programmers use one over the other? Thank you - Dan
... View more