BookmarkSubscribeRSS Feed
jb_biyectivo
Calcite | Level 5

To replicate this issue:

 

1) Open EG 7.x and create a new project and then create a new Program node.

2) Ensure Enable Autocomplete option is checked in the Editor Options menu of Tools > Options > SAS programs dialog.

3) Type

 

data work.test;
set sashelp.class

After typing exactly the code above, open a parenthesis "(" and type the name of any data statement option you like (WHERE, KEEP, DROP, RENAME etc.). While you are typing, the autocomplete suggestion box should pop up. Ignore it and keep typing until you have it completely typed.

 

4) After typing it completely, type an equal sign (=). This will type the equal sign in the editor but will ALSO submit the autocomplete option, hence you end up with two equal signs, as shown in the code:

 

data test;
set sashelp.class (keep =  = 

This issue does NOT happen neither in 5.x nor in 6.x.

This has been tested both on 7.1 ( I don't have the full version number) and in my current version, 7.11 HF2 (7.100.1.2785) (32-bit).

 

Regards,

6 REPLIES 6
jennifert
SAS Employee

Hi jb_biyectivo,

Thanks for all the specific details in your message.  I haven't been able to reproduce the error you're seeing, but I'll make sure the appropriate people in R&D see this so we can investigate it more thoroughly.  We'll post back here with whatever we find out.

 

thanks!

Jennifer


Catch the SAS Global Forum keynotes, announcements, and tech content!
sasglobalforum.com | #SASGF

Audimar
SAS Employee

Thanks for reporting this issue. I can reproduce it when I check the Autocomplete option "Add spaces when committing value-type options (i.e. options ending with "=")".

 

This appears to be a regression starting in EG 7.x. We will address it in the next EG 7.x hot fix and future release.

 

In the mean time, the workaround is to commit using either the "SPACE" key or the  "ENTER" key.

 

Regards, Audi

Software Developer

SAS Enterprise Guide Team

 

 

jb_biyectivo
Calcite | Level 5

Thank you for your replies and for considering the bug fix request. Regards,

José Alberto

jb_biyectivo
Calcite | Level 5

Hi,

Just checking on the issue - do you have any estimated date of when will a future release of EG fix this?

Thank you.

CaseySmith
SAS Employee

It has been fixed in our next release, which we expect to be available in the first quarter of 2016.


Register today and join us virtually on June 16!
sasglobalforum.com | #SASGF

View now: on-demand content for SAS users

jb_biyectivo
Calcite | Level 5
Thanks 🙂

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!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

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
  • 6 replies
  • 1377 views
  • 0 likes
  • 4 in conversation