BookmarkSubscribeRSS Feed
qian
Calcite | Level 5

 

I'm using SAS EG(SAS9.3) in a UNIX server, Try to use 'FILENAME' to read a text file from a external network driver. How to right the path? Please give an example. Thanks!!

 

Filename IMPORTS "/nasgw011pn/uhpd_ftp/ftp/incoming/Ingenix/UGAP/UGP_UCG_ServReq_EBM_p1_20140917.trig" LRECL=500;

1 REPLY 1
LinusH
Tourmaline | Level 20

Well, you gave an example yourself.

I'll take it that this does not work?

Verify that the search path is correct, and you have the necessary rights to access it.

If you are not authorized to login to the server directly (telnet, Putty etc), take help from someone who can.

If your SAS-admin haven't restricted it, you could be able to navigate to the file manually in EG.

Data never sleeps

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 1 reply
  • 870 views
  • 0 likes
  • 2 in conversation