@wlookup no more in alphabetical order

For notifying us of what you believe are bugs or errors in EViews.
Please ensure your copy of EViews is up-to-date before posting.

Moderators: EViews Gareth, EViews Moderator

johansamuelsson
Posts: 160
Joined: Thu Mar 03, 2011 10:07 pm
Contact:

@wlookup no more in alphabetical order

Postby johansamuelsson » Mon Sep 02, 2019 9:56 pm

Hi

In Eviews 11 @wlookup don't returns the string list of the selected objects in alphabetical order, which was the case in Eviews 10. This can cause some major problems, at least for us.

If I run the code below in Eviews 11 then the string "a" is "A3 A2 A4 A1", while the same string in Eviews 10 (more correctly) is "A1 A2 A3 A4"

Code: Select all

wfcreate u 1
string a1
string a2
string a3
string a4
string a = @wlookup("*","string")
show a


Is it possible to adjust this?

Eviews 11: Enterprice Edition - Aug 19 2019 build
Eviews 10: Enterprice Edition - Apr 15 2019 build

Regards Johan

EViews Gareth
Fe ddaethom, fe welon, fe amcangyfrifon
Posts: 13318
Joined: Tue Sep 16, 2008 5:38 pm

Re: @wlookup no more in alphabetical order

Postby EViews Gareth » Mon Sep 02, 2019 10:43 pm

We’ll look into it, but if your code requires a list be sorted, it is probably safest to sort the list.
Follow us on Twitter @IHSEViews

johansamuelsson
Posts: 160
Joined: Thu Mar 03, 2011 10:07 pm
Contact:

Re: @wlookup no more in alphabetical order

Postby johansamuelsson » Tue Sep 03, 2019 4:31 am

Thank's Gareth

We will try to sort the strings in the future. However, we have a lot of current code so we would appreciate if @wlookup could be fixed.

Regards Johan


Return to “Bug Reports”

Who is online

Users browsing this forum: No registered users and 34 guests