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

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

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
  • 1 reply
  • 1052 views
  • 0 likes
  • 2 in conversation