BookmarkSubscribeRSS Feed
JackHamilton
Lapis Lazuli | Level 10
Would it be possible to make this the default on MVS systems? When, on MVS, would I ever not want to specify it?
3 REPLIES 3
David_SAS
SAS Employee
Jack,

You can customize the record separator in the ODS portion of the SAS registry. The DMS "regedit" command or PROC REGISTRY are ways to do this.

-- David Kelley, SAS
JackHamilton
Lapis Lazuli | Level 10
Is there a reason why SAS shouldn't ship with RECORD_SEPARATOR=NONE preset on MVS systems?

I always want SAS to do my work for me.
Chevell_sas
SAS Employee
Specifying the RS=NONE option on MVS does allow this file to become more portable. The CC character '15'x is added mostly because of performance reasons. Specifying the RS=NONE option requires that we build one record at a time which I assumed would add some additional overhead. However benchmarking this has not proven a significant difference so far with my test.

I will enter a suggestion defect on this so that it can be considered for a future release.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

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
  • 3 replies
  • 929 views
  • 0 likes
  • 3 in conversation