I used the import function (File->Import Data) in EG to import my data. It will generate the importing code. In the the code, it shows the infile path is my C drive even the file is not imported from C drive. Is there a way to edit the code? cz when i tried to edit the code it pops a message saying the code is read only.
INFILE 'C:\Users\pe07645\AppData\Local\Temp\1\SEG11628\Program Survey Extract-69406f261ab647e6a290cede2a9a0447.txt'
LRECL=20126
ENCODING="WLATIN1"
TERMSTR=CRLF
DLM='7F'x
MISSOVER
DSD ;
The import wizard in EG works in two steps:
Code that is created automatically by EG for any task node cannot be edited in place; you need to copy/paste it to a new program node and edit it there. Note that in most cases you won't be able to apply the automatically created code on your original file without changes, as step 1 will be missing from the process.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Check out this tutorial series to learn how to build your own steps in SAS Studio.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.