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

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

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