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-2026-white.png



April 27 – 30 | Gaylord Texan | Grapevine, Texas

Registration is open

Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 3 replies
  • 2117 views
  • 0 likes
  • 3 in conversation