BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.

Hi,

I'm trying to open a .sas file which is sitting on a SAS Application Server.

From EG (4.3) I go File->Open->Program, and select servers then SASApp.

In the dialog box I now see a single folder, "Files", which is pointed toward my home directory on the server, i.e.  /home/users/quentin or whatever.

The file I want is not in that directory.  It's in /programs.

Is there a way for me to open /programs/myprog.sas into my EG project?

The permissions to /programs look fine, everone has read access.

If you're wondering *why* I am doing this, it's because I typically have a setup where programs call sub-programs (or macros defined in sub-programs).  The server is a linux box.  So I thought I would define one EG project for this task.  And then link all of the code modules for the task to the project.   And then use the EG editor to edit any individual .sas file sitting on the server (rather than learn a *nix editor).

Thanks,

--Q.

1 ACCEPTED SOLUTION

Accepted Solutions
ChrisHemedinger
Community Manager

Quentin,

Your approach is sound and I find it a great way to maintain UNIX-based SAS programs.  But you need to re-set the starting file location for file navigation on your server.

Try the advice in 's blog: http://blogs.sas.com/content/bi/2011/10/27/revisiting-the-starting-file-location-for-enterprise-guid...

Chris

SAS For Dummies 3rd Edition! Check out the new edition, covering SAS 9.4, SAS Viya, and all of the modern ways to use SAS!

View solution in original post

2 REPLIES 2
ChrisHemedinger
Community Manager

Quentin,

Your approach is sound and I find it a great way to maintain UNIX-based SAS programs.  But you need to re-set the starting file location for file navigation on your server.

Try the advice in 's blog: http://blogs.sas.com/content/bi/2011/10/27/revisiting-the-starting-file-location-for-enterprise-guid...

Chris

SAS For Dummies 3rd Edition! Check out the new edition, covering SAS 9.4, SAS Viya, and all of the modern ways to use SAS!
Quentin
Super User

Thanks much Chris.

In the comments to the blog, Angela also pointed out that I could do what I want just by creating a symbolic link from my home directory to the /programs directory.  Nifty.

Who wants to learn vi, when EG is so pretty? : )

--Q.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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
  • 2 replies
  • 1865 views
  • 0 likes
  • 2 in conversation