BookmarkSubscribeRSS Feed
deleted_user
Not applicable
I am write build a fixed length file and outputting using a put statement in a data step.
for ex: variable xyz at 20-30 position
put wyz 20-30;
it gives me error message "Width specified for format F is invalid". I checked for variable names and it is correct. Please advise.
Thanks,
APS
2 REPLIES 2
sbb
Lapis Lazuli | Level 10 sbb
Lapis Lazuli | Level 10
Share all of your DATA step code. Also, check your SAS variables in your file using PROC CONTENTS.


Scott Barry
SBBWorks, Inc.
abdullala
Calcite | Level 5
what is format F?
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
  • 2 replies
  • 3250 views
  • 0 likes
  • 3 in conversation