Hello -
I saw a few topics on this question, but I wasn't able to get anything to work for what I need.
I'm using SAS Enterprise Guide, and I have a .bat file that runs a few things within SecureFX (transferring files between servers with the Synchronize function). Right now, I run a process in SAS, and then paste the .bat path in the start menu and run it afterwards.
Is there a way to run my program, and within SAS, call this .bat file, similar to just running it with the command window? I tried a few things with the 'x' statement and sysexec, but nothing I've tried has worked so far.
Let me know if I can provide any additional detail, and thanks for any help you can provide!