I have a requirement to use another code in my current code .... but in the another code needs to use an intermediate dataset available in the current one.. How can I achieve it? Can i use %include to use that code in the middle of my current one to use the intermediate dataset? Please advice