BookmarkSubscribeRSS Feed
eln
Calcite | Level 5 eln
Calcite | Level 5
After importing an SPSS file via PROC IMPORT, I have been able to view a table in the work library called "_fmtdesc". This table shows the format names, starting and ending values, and the format labels of the imported file.

I find this table extremely useful. Unfortunately it does not always appear in the Work library and I am at a lost as to how to regularly access it. Is anyone familiar with this table that can help?
1 REPLY 1
sbb
Lapis Lazuli | Level 10 sbb
Lapis Lazuli | Level 10
I happened to search the SAS.COM site using Google, and found reference to a similar-named file WORK._FMTDESC. This file happens to be generated using PROC FORMAT with the CNTLOUT= keyword. Again, this example appears similar to your post topic/reference point.

So, I would suggest reviewing your SASLOG, looking for where PROC FORMAT is creating WORK._FMTDESC, and there you will find the SAS session location responsible for creating this file.

Scott Barry
SBBWorks, Inc.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

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
  • 977 views
  • 0 likes
  • 2 in conversation