I'm writing a simple batch file to move, then delete files older than 7 days. Using Robocopy for the move, then using Forfile to search the old files and Del for the deletion of files. My problem is ...
This section provides examples of routing SAS procedure output and the SAS log to a file. Although not every method of routing output is included, the easiest or most common methods are represented ...
I need to read the output of a command in a batch file in order for the program to make a decision based upon strings located in that output. What is the best way to do this?
This section provides examples of the most common methods of routing SAS procedure output and the SAS log to a file. Generally, this task is the same across operating environments and is discussed in ...