@addquotes gives error if applied to alpha series

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

mamo
Posts: 191
Joined: Wed Nov 07, 2012 9:11 am

@addquotes gives error if applied to alpha series

Postby mamo » Mon May 04, 2020 1:00 am

Dear EVIEWS team
I use Eviews 11, Sept 2019 built, 64 bit
@addquotes gives an error message
Error.png
Error.png (6.98 KiB) Viewed 6672 times

when applied to alpha series, while @stripquote does (See example code below)
Best,
mamo

Code: Select all

wfcreate  a 2000 2010
string hello="Hello"
string hello_addq=@addquotes(hello)
show hello_addq
alpha ahello="""Hello"""
' while @stripquotes works with alpha series ...
alpha ahello_strpq=@stripquotes(ahello)
' ... @addquotes doesn't (following yielding error msg)
alpha ahello_addq=@addquotes(ahello_strpq)

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

Re: @addquotes gives error if applied to alpha series

Postby EViews Matt » Tue May 05, 2020 1:38 pm

Hello,

This will be fixed in the next patch.


Return to “Bug Reports”

Who is online

Users browsing this forum: No registered users and 19 guests