BookmarkSubscribeRSS Feed
sas_9
Obsidian | Level 7

Hello All,

can anyone please let me know how can i open large .pl file?

I am working on census data and i have couple of very large files (with extension .pl) which are not opening in notepad or wordpad - error msg says file is too large for notepad, use dufferent tools to open the data. this files contains raw data information which i can use for SASEG.

I did try to rename file with different extentions but not opening...

please advise.

Thanks.

1 REPLY 1
Doc_Duke
Rhodochrosite | Level 12

They are basically just big text files.  See

http://www.census.gov/rdo/pdf/0HowToUseMicrosoftAccessShells.pdf

for a description of importing them into Access. 

Once you rename them to .txt, you could read a few records with SAS and output to another .txt file that your editor could handle (Use PUT _infile_; and the OBS OPTION to limit the number of records.)

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

Creating Custom Steps in SAS Studio

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 1107 views
  • 0 likes
  • 2 in conversation