Eviewscrach when calling a non existing line

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:

Eviewscrach when calling a non existing line

Postby johansamuelsson » Thu Nov 19, 2015 4:42 am

Hi

Im getting a Eviewscrach when calling a non existing line from a text-object. This code...

Code: Select all

SetMaxErrs 10
WfCreate u 1
Text info
info.append hello
info.append world
%tmp = info.@line(3)


...gets the error message (correctly)

Line number is out of range in "%TMP = INFO.@LINE(3)".


But with this code...

Code: Select all

SetMaxErrs 10
WfCreate u 1
Text info
%tmp = info.@line(3)


...Eviews craches

Nov 2 2015 Build, Standard Edition

Regards Johan

EViews Jason
EViews Developer
Posts: 870
Joined: Tue Sep 16, 2008 3:50 pm

Re: Eviewscrach when calling a non existing line

Postby EViews Jason » Thu Nov 19, 2015 10:20 am

EViews has problems with completely empty text objects. We will get it fixed.


Return to “Bug Reports”

Who is online

Users browsing this forum: No registered users and 10 guests