Does anyone have a version of SAS that will read files created in SAS version 5.16 on a VAX VMS system? Thanks.
You are talking about a SAS version from the 1980s - over 30 years ago. Even worse on an obsolete operating system that I doubt still exists. You best bet is to talk to SAS Tech Support.
You may want to check and see if any of your sets were made into SAS transport files. These would have had to be made awhile ago and might have an XPT file extension (been ages since I looked at a VAX file system). If so you may be able to move those to your new system and import into SAS with Proc Copy.
This may be a long shot but if the files exist it may save more convoluted approaches.
OR if you have the raw text data files that were read by SAS and the code to create the SAS data sets then you could move those, update a few file related elements like paths and rerun the code to recreate the data sets.
But I may be the only person that obsessive to have the text and code ...
Barring that I second @SASKiwi on contacting SAS tech support.
The SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment.
SAS technical trainer Erin Winters shows you how to explore assets, create new data discovery agents, schedule data discovery agents, and much more.
Find more tutorials on the SAS Users YouTube channel.