BookmarkSubscribeRSS Feed
Filipvdr
Pyrite | Level 9
changing formats of datevalues, adding quotes around strings, changing decimal signs..
Filipvdr
Pyrite | Level 9

I'm still looking for an answer... to make it more simple..

 

If i would have just one column which exceeds the 32676 character size, how could I read it in and store it in several columns?

Tom
Super User Tom
Super User

If you just want to change the semi-colons to pipes then read the file byte by byte and make the change.

 

If you must read the data and re-generate it then use the method I posted before to read the actual values of the data files and then add some code to write it back out in the format you need.

 

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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.

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
  • 17 replies
  • 1761 views
  • 1 like
  • 5 in conversation