![]() |
|
|
|||||||
| SAS SAS usage and programming. JMP. Data step, proc sql, SAS macro... |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Junior Member
Join Date: Nov 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
![]() |
Hello all,
I am teaching myself SAS and cannot figure out how to import an existing file. I compiled the following segment (also once with " insted of ') 249 data veg; 250 infile 'C:\Documents and Settings\ali\Desktop\veggies.txt' ; 251 input Name $ Code $ Days Nember Price; 252 run; and in both cases I got: ERROR: Physical file does not exist, C:\Documents and Settings\ali\Desktop\veggies.txt. I am in Windows XP environment on my PC. Any help will be greatly appreciaited. Many Thanks, Ali |
|
|
|
|
|
#2 |
|
Little Master
Join Date: Jun 2008
Location: India
Posts: 1,105
Thanks: 5
Thanked 262 Times in 258 Posts
![]() |
Check the spelling.
Or go to run ( from Start Menu) and type 'C:\Documents and Settings\ali\Desktop\veggies.txt' If you are not able to view the file in notepad, check the path again.
__________________
Richie aka Vinu CT |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| trouble with infile | brytness | SAS | 1 | 10-28-2009 05:35 PM |
| Sponsored Links |
| Statistics Homework Help |