Search found 33 matches

by jbonanca
Tue Nov 26, 2019 8:09 am
Forum: Programming
Topic: finding the week containing the first friday of the month
Replies: 2
Views: 4566

finding the week containing the first friday of the month

If I am working with a weekly workfile, is there a way to code for a sample that contains all weeks containing the first friday of the month?
by jbonanca
Wed Jan 24, 2018 11:36 am
Forum: Programming
Topic: dumb question about the treating an asterisk as an asterisk -- not a wildcard
Replies: 3
Views: 3445

Re: dumb question about the treating an asterisk as an asterisk -- not a wildcard

Thank you Gareth. Now I feel especially idiotic. I thought I had tried something like that to no avail. At the risk of feeling yet more foolish, why is that asterisk not read as a wildcard? Thanks vm again.
by jbonanca
Wed Jan 24, 2018 8:37 am
Forum: Programming
Topic: dumb question about the treating an asterisk as an asterisk -- not a wildcard
Replies: 3
Views: 3445

dumb question about the treating an asterisk as an asterisk -- not a wildcard

I have a string with elements like:

WALMEX*_MM

Forgive the dumb question, but how do I write a line that will get rid of that asterisk?
by jbonanca
Tue Oct 24, 2017 6:43 am
Forum: Bug Reports
Topic: crash when using "setelem" to set graph characteristics
Replies: 4
Views: 5925

crash when using "setelem" to set graph characteristics

Hi, I think the last build (or maybe the one before that) introduced a problem with this. I'm using EViews 10+ (64 bit) on Windows 10 and when I use the following from a program or the command pane, Eviews crashes: graphname.setelem(1) symbol(1) symsize(2) Had no problem with this until recently; no...
by jbonanca
Mon Oct 26, 2015 7:34 am
Forum: Bug Reports
Topic: new update is crashing eviews when I run a program
Replies: 5
Views: 5362

Re: new update is crashing eviews when I run a program

Steve -- apologies for my delay in getting you a file, but good news: the latest build appears to have resolved the issue. thank you!
by jbonanca
Wed Oct 14, 2015 9:03 am
Forum: Bug Reports
Topic: new update is crashing eviews when I run a program
Replies: 5
Views: 5362

Re: new update is crashing eviews when I run a program

Thank you Steve -- it was indeed something with the update because everything is fine again. Can I send you a file over the next day or two outside of the forum, as soon as I get the time? thank you!
by jbonanca
Wed Oct 14, 2015 5:30 am
Forum: Bug Reports
Topic: new update is crashing eviews when I run a program
Replies: 5
Views: 5362

new update is crashing eviews when I run a program

Hi -- the new patch seem to be crashing eviews when I run certain programs -- is there a way to roll back to a previous patch?
by jbonanca
Mon Aug 10, 2015 2:10 pm
Forum: Programming
Topic: replacing text in a string
Replies: 5
Views: 4984

Re: replacing text in a string

haha. oh boy. it is clearly miller time ... thanks gareth... got a little stuck there! :)
by jbonanca
Mon Aug 10, 2015 1:47 pm
Forum: Programming
Topic: replacing text in a string
Replies: 5
Views: 4984

Re: replacing text in a string

Forgive me Gareth but I just realized it won't work. I posed my problem incorrectly; apologies. My starting string is this: "_GDP_OLDSTUFF_18 _GDP_OLDSTUFF_122 _GDP_NEWSTUFF_50" and the output i need is this string: "_GDP_OLDSTUFF_ _GDP_NEWSTUFF_" so what i need is just way to dr...
by jbonanca
Mon Aug 10, 2015 1:33 pm
Forum: Programming
Topic: replacing text in a string
Replies: 5
Views: 4984

Re: replacing text in a string

thank you
by jbonanca
Mon Aug 10, 2015 12:30 pm
Forum: Programming
Topic: replacing text in a string
Replies: 5
Views: 4984

replacing text in a string

Hi, Could someone help me understand why I'm failing at this? I have a string with these contents: _GDP_STUFF_158 _GDP_STUFF_20 _CPI_STUFF_120 _CPI_STUFF_1 I'd like to make a new string consisting only of two elements: "_GDP_STUFF_" and "_CPI_STUFF_". My strategy was to use @wrep...
by jbonanca
Tue Jul 14, 2015 5:47 am
Forum: Add-in Support
Topic: Crossvalid
Replies: 4
Views: 12144

Re: Crossvalid

trubador,

thank you for this add-in. regarding procedures for time-series data, you mention there are better ways -- before i write something from scratch, is there a thread or another package you would recommend i look at? (i've searched but found anything that seems to be right.)
by jbonanca
Tue Jun 02, 2015 11:41 am
Forum: Programming
Topic: Mixed graph by code
Replies: 12
Views: 10163

Re: Mixed graph by code

I can't get it to work if I want to produce a mixed graph with an area band. If I run this code in EViews 8, I get an auto-updating graph, with the first two series forming the area band: graph grz.band(l) series1 series2 series3 series4 series5 grz.setupdate(auto) If I run the same code in EViews 9...

Go to advanced search