BookmarkSubscribeRSS Feed
orzel299
Calcite | Level 5

Hi guys,

 

I'm working with SAS programs using SAS Studio, my colleague preffers Enterprise Guide as te editor. Those two use different line ending styles, so whenever we modify a single program it makes it really hard to track changes we've made, since source control highlights the whole file due to the change in line endings. Can I change the way SAS Studio handles new lines? (Unix->Windows).

3 REPLIES 3
Kurt_Bremser
Super User

When you save SAS codes from EG to the UNIX server (using Files in the Server List), the files are written with UNIX-style LF as line separators. So you should set up a shared location on the server, accessible by both of you, as a program repository.

That also adds the advantage that your work will be protected by the server's backup system (desktops often have no backup implemented).

orzel299
Calcite | Level 5

If I understand correctly, this is the way we do it,however it's a Windows based server.

Kurt_Bremser
Super User

@orzel299 wrote:

... however it's a Windows based server.


Ouch.

 

Since even my old friend google couldn't come up with an answer, I suggest opening a track with SAS technical support. Maybe they can find an option that makes Studio write DOS-style files.

Catch up on SAS Innovate 2026

Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.

Explore Now →
Develop Code with SAS Studio

Get started using SAS Studio to write, run and debug your SAS programs.

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
  • 2014 views
  • 2 likes
  • 2 in conversation