Hi, I am following the SAS programming 1 with SAS studio interface. At lesson 2, first activity, is required to open the storm summary table from the data folder. But the file is not found : ERROR: File EPG194/data/storm_summary.sas7bdat does not exist. This issue is not exactly the same as this issue : https://communities.sas.com/t5/Programming-1-and-2/File-storm-summary-sas7bdat-not-found/td-p/507128 Indeed I can see and open the file storm_summary.sas7bdat in the repertory EPG194/data. I don't know if it is relevant but when I open the properties of the table storm_summary, it gives me this as location. _TEMP2.storm_summary I am working with the release : Release: 3.8 (Basic Edition) (Build date: Nov 9, 2018 12:43:40 AM) Regards
... View more