Can Altair Analytics Workbench read a .epg file?
Nico Chart_21517
Altair Employee
A .egp file is in a compressed archive format. If you do not have too many .egp files it may be possible to read the SAS language code in the workbench by following these steps:
- Rename a .egp file to .zip
- Use winzip to extract all files into a 'folder'
- Create a new blank project in the workbench project explorer using New->Project->General->Project
- Drag the 'folder' from Windows File explorer into the new workbench 'project'
In the new folder there will be a number of folders. Inside each folder should be a code.sas file that may have a couple of strange characters at the start of the file but otherwise should be readable and can be used to create an executable program.
Tagged:
0