BookmarkSubscribeRSS Feed
bnarang
Calcite | Level 5

Hi Experts

If I have a SAS process which contains a proc import at certain point, I suspect that would not work in unix through putty, since it's running in non-interactive mode. One option is to to use -noterminal keyword while running it in unix.

Is there any global option which can be directly input in SAS script ( global options).

Thanks

3 REPLIES 3
SASKiwi
PROC Star

proc import works fine in any SAS run mode as long as it can reference the location and file / database being imported. Have you tried it?

bnarang
Calcite | Level 5

hi , yes, I tried and gave errors. I can provide the log as well. The thing is proc import in my process worked fine when I used -noterminal command.

SASKiwi
PROC Star

A log would be helpful. Without it it's a hard to offer further advice.

sas-innovate-wordmark-2025-midnight.png

Register Today!

Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.


Register now!

How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 3 replies
  • 1084 views
  • 0 likes
  • 2 in conversation