BookmarkSubscribeRSS Feed
Jane7476
Calcite | Level 5

Hey,

My goal is to have a script that can

- Check the date a file has been created in a network folder 'X'

- If it is the latest file then copy it over to another network folder 'Y'. Latest file can be compared using system dates or checking file names in folders 'X' and 'Y'

What I have:

I have EG 4.2 installed on a server that I am connecting via a UNIX account. In terms of permissions I can import and export files from my computer.

Question:

- Does SAS EG support such a task?

I have looked online and there are non sas scripts and softwares that do that but was wondering if SAS can do that for me.

Have a nice bank holiday weekend.

Thanks

Jai

1 REPLY 1
Reeza
Super User

Depends on your settings, if you're allowed to pass system commands through it's relatively easy.

This is a better job for a system commands but can be done via SAS.

Steps

1. Process to list all files and determine the latest file.  You can find scripts for that all across the forums and web.

2. You can copy using FCOPY or X Copy. 

Making Lists - sasCommunity

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