Hi all I am working with a client and they have their SAS Studio linked to a UNIX server. SAS Studio is version 3.8 and seems to be a standalone installation, no SAS EG or other products. I want to be able to solicit information from a user, I understand that SAS Studio does not have prompts, I did try the custom prompt tasks but they are totally useless at least in this version of Studio. So I was wondering is it possible to call/execute a .sh script whic would open and ask the users in a command window for the required values and pass these either back to SAS Studio or at least to a txt file inside Studio somewhere. There has to be a way to solict info from users who are not technically and only know how to hit run. Thanks in advance
... View more