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.

sas-innovate-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

Register now!

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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