SAS Programming

DATA Step, Macro, Functions and more
BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
emilezola
Calcite | Level 5

Hello,

 

So my SAS happens to be installed on a VM and for that reason, I work with sublime text to edit my code in my SAS projects. So, everytime I save changes in my code from sublime text I have to go through a pop-up window in SAS telling me that the file has been modified outside the editor and asking me if I want to reload it. Is there a way to disable this pop-up and make it so it reloads automatically? I searched everywhere and I found no solutions (SAS Entreprise Guide 7.1).

 

Thanks

1 ACCEPTED SOLUTION

Accepted Solutions
Kurt_Bremser
Super User

Kick those who are responsible for the VM in the ass to make it performant. If they can't, they should scrap the VM idea and install EG on your local desktop.

Unless your local desktop is non-Windows, of course.

 

While VM's are great for creating dynamic server environments, they're usually utter crap for desktops. The only time that really worked was back when we had thin workstations with X-Windows and light-weight desktop software. With today's Windows-influenced bloatware, virtual desktops would need a change to the speed of light to really work satisfyingly.

 

But I digress here; you might also want to add a Software Ballot idea for making this pop-up configurable. Since the next EG version is just in the making, they might consider this, but there's no guarantee.

 

View solution in original post

5 REPLIES 5
gamotte
Rhodochrosite | Level 12

Hello,

 

Instead of opening your file in SEG, you could execute a single include instruction

 

%include "/path/to/my/program.sas";

Kurt_Bremser
Super User

This message is an alert message for something considered extraordinary, and not configurable.

What are the capabilities that the external editor gives you, and which cannot be found in the built-in Enhanced Editor? Maybe you should add a SAS Software Ballot idea for these.

emilezola
Calcite | Level 5
Well the VM is running quite slow so it's just a lot more practical for me to use another editor outside the VM. Plus, I find Sublime better overall.
Kurt_Bremser
Super User

Kick those who are responsible for the VM in the ass to make it performant. If they can't, they should scrap the VM idea and install EG on your local desktop.

Unless your local desktop is non-Windows, of course.

 

While VM's are great for creating dynamic server environments, they're usually utter crap for desktops. The only time that really worked was back when we had thin workstations with X-Windows and light-weight desktop software. With today's Windows-influenced bloatware, virtual desktops would need a change to the speed of light to really work satisfyingly.

 

But I digress here; you might also want to add a Software Ballot idea for making this pop-up configurable. Since the next EG version is just in the making, they might consider this, but there's no guarantee.

 

emilezola
Calcite | Level 5
Alright then, thanks for the answers !

sas-innovate-white.png

Our biggest data and AI event of the year.

Don’t miss the livestream kicking off May 7. It’s free. It’s easy. And it’s the best seat in the house.

Join us virtually with our complimentary SAS Innovate Digital Pass. Watch live or on-demand in multiple languages, with translations available to help you get the most out of every session.

 

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