setbounds

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

tvonbrasch
Posts: 548
Joined: Fri Apr 15, 2011 5:35 am

setbounds

Postby tvonbrasch » Fri Nov 15, 2024 1:45 am

Hi,

when running the code:

Code: Select all

wfcreate q 2000 2020 model m for !i=1 to 10 m.append x{!i}=100+@trend m.append y{!i}=100 %setbounds= %setbounds+" x"+ @str(!i)+"(1,110)"+" y"+ @str(!i)+"(1,110)" next m.setbounds {%setbounds} m.msg m.solve
why does the error message read: "Warning: 20 variables have cross boundaries"
boundaries.jpg
boundaries.jpg (35.37 KiB) Viewed 1138 times
and not "Warning: 10 variables have cross boundaries" ?

Is this a bug?
Thomas

EViews Matt
EViews Developer
Posts: 574
Joined: Thu Apr 25, 2013 7:48 pm

Re: setbounds

Postby EViews Matt » Mon Nov 18, 2024 12:28 pm

Hello,

Yes, that's a small reporting error. Fixed in the next patch.

tvonbrasch
Posts: 548
Joined: Fri Apr 15, 2011 5:35 am

Re: setbounds

Postby tvonbrasch » Fri Nov 22, 2024 1:06 am

Hi,

the scalar @bounds scalar still shows 20:

Code: Select all

scalar _a=m.@bounds show _a

EViews Matt
EViews Developer
Posts: 574
Joined: Thu Apr 25, 2013 7:48 pm

Re: setbounds

Postby EViews Matt » Fri Nov 22, 2024 10:46 am

You're right. That should've been fixed in the most recent patch, but the next patch will correct this issue.

tvonbrasch
Posts: 548
Joined: Fri Apr 15, 2011 5:35 am

Re: setbounds

Postby tvonbrasch » Wed Nov 27, 2024 1:03 pm

Great, thanks!


Return to “Bug Reports”

Who is online

Users browsing this forum: No registered users and 0 guests