Hi, guys. I have just switched from SAS DM to SAS EG. One feature of EG is Auto-completion,including user-defined macro. But it only restricted to macro defined through the active program. The question is I have hundreds of defined macros, each macro is defined in a separated sas file. I have tried to use MAUTOSOURCE , and the Auto-completion doesn't work then. I also tried INCLUDE AND FILENAME STATEMENT, it doesn't work either. So, any suggestion on how to make EG Auto-completes hundreds of user-defined macros? Any suggestion will be highly appreciated . Thanks.
... View more