Hello, I have been using a custom macro in SAS Studio 9.4 for about a year and a half without errors. The macro is pretty much a shell for all my projects and gets copied to a new folder per each new project. I have never had any general SAS errors or issues until this message started popping up: Lately, whenever I copy said program to a new folder and click Run, I am immediately provided this message. It is its own pop-up box and the program itself does not actually run at all (no log output or anything). I thought this error might be related to the path being too long but I tried much shorter paths and that doesn't help. I can still use and run the 'shell' of this program/macro in its original folder fine, and this message does not happen with older projects I try to rerun. This message also seems to encompass clicking run on any part of the program (not a specific data step or %let step or anything). Does anybody have any troubleshooting tips with this? I have been trying to look around myself but the error seems so general that it is hard to find any info. Thank you!
... View more