Hi,
I'm not entirely sure what you are using TSFS for but there are a couple of options you could consider:
- Use the SAS Macro facility to build some smart code - for instance a loop around the same command where you only substitute the variable name.
- Use something like PROC ESM which supports variable lists in the FORECAST statement.
Even though the first option is certainly doable, it might be a somewhat daunting task if you are not familiar with the SAS Macro facility already. Unless there are some considerations which your opening post do not mention that should be taken into account, I would recommend the second option.
Thanks,
Snurre