I am auto-creating variable names, and sometimes the names extend beyond 32 characters in length. Rather than manually adjusting the process, I want to override the system limit of 32 characters.
SAS Support doesn't know how to do this; however, I did do this twice before (at a former place of work), but I don't remember exactly how I did it. I think there was some sort of option like setnamelength or something (logical) like that. Any help? Thanks.