Hi,
I have been working with SAS 9.4 software and now I am working with SAS studio. With SAS 9.4 it was very easy to "copy and paste" the SAS code to a word document because it keeps the format of SAS (colours, etc.) however I wasn't able to do it with SAS studio, is there any trick to do that simple task keeping the SAS format?
Many thanks!
... View more
Hi, I have successfully updated this dat file but the first observation is the variables (see attachment). This is the code I have used it: DATA patients; INFILE '/.../uis.dat'; INPUT id $ age $ gender; RUN; How can I fix this? Thanks!
... View more
Hi! When is the completion progress updated? I finished two lessons and the blocks are still in blue instead of becoming green. Thanks! Sou
... View more