You need to have a library assignment statement before the import, something like:
libname Assign2 "c:\mypath";
I would suggest you have a look over the SAS introductory courses, and other help documentation as this is probably the first thing you need to learn about using SAS.
http://support.sas.com/training/tutorial/
... View more