BookmarkSubscribeRSS Feed
KoiSAS
Calcite | Level 5


Hi,

Some of our clients use SAS System Viewer to examine transport files. What is the meaning of the column DLen?

Thanks,

Laura

1 REPLY 1
Tom
Super User Tom
Super User

LENGTH is the storage length of the internal value.  DLen is the length of the formatted value.

So normally a numeric variable will have LENGTH=8.  If the FORMAT is set to F12. then the display length would be 12.

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

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
  • 2622 views
  • 1 like
  • 2 in conversation