bryanbayfield
Technical User
Hi all:
I'm working my way through Cody's "SAS Programming by Example" as a novice programmer.
I'm having a problem using data labels in proc print. I specify "label" at the end of the "PROC" statement. I then specify a "LABEL" statement, assigning titles to each of my variable names.
Easy so far - but when I submit the step, SAS takes ages (I close the program down and restart it takes that long), even though the resource monitor indicates plenty of room in the CPU.
Can anyone help please.
Thanks.
Bryan.
I'm working my way through Cody's "SAS Programming by Example" as a novice programmer.
I'm having a problem using data labels in proc print. I specify "label" at the end of the "PROC" statement. I then specify a "LABEL" statement, assigning titles to each of my variable names.
Easy so far - but when I submit the step, SAS takes ages (I close the program down and restart it takes that long), even though the resource monitor indicates plenty of room in the CPU.
Can anyone help please.
Thanks.
Bryan.