BookmarkSubscribeRSS Feed
carterson2
Calcite | Level 5

I am learning Enterprise Guide and desperately trying to avoid command line Linux SAS.

Three things come up and I am looking for super simple workarounds for each in EG (Enterprise Guide).

1)    removing files

2)    sending emails

3)    running chron jobs

Anyone want to share ways to achieve these in EG?

thanks!

Your pal forever.

jim

3 REPLIES 3
Doc_Duke
Rhodochrosite | Level 12

Easy to do.

1)  If the files are SAS datasets, you can use PROC DATASETS.  You can also do it directly through the GUI.

2)  Right click on what you want to send and one of the choices is to send e-mail.  Once in that task, you can add other items.

3)  Click on "File" and then "Schedule a project".

also, there is a forum devoted to EGuide.  That is a better place for this question.

Doc Muhlbaier

Duke

TomKari
Onyx | Level 15

The email and scheduling are dead simple, as Doc describes.

An additional option for file management are the "External Files" functions, which can be run from inside a data step. A few examples:

DNUM Function

Returns the number of members in a directory

DCREATE Function

Creates an external directory

FDELETE Function

Deletes an external file or an empty directory

Tom

carterson2
Calcite | Level 5

thanks!

jim

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

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
  • 3 replies
  • 923 views
  • 6 likes
  • 3 in conversation