Search found 3 matches

by Bjellerup
Mon Feb 10, 2020 8:34 am
Forum: Programming
Topic: dates in @elem
Replies: 11
Views: 17749

Re: dates in @elem

Hi again, Later in the program I'm trying to create a loop that rolls one step forward at a time. Unfortunately, I don't get the date format right. I'm trying something like (where %sobs and %fobs are defined earlier as "1993q1" and "2008q1") for !i=1 to !nrolls step 1 %first=%so...
by Bjellerup
Mon Feb 10, 2020 7:24 am
Forum: Programming
Topic: dates in @elem
Replies: 11
Views: 17749

Re: dates in @elem

Thanks! Strange, I tried that earlier and it didn't work. Must have got it wrong in some other way I guess.
by Bjellerup
Mon Feb 10, 2020 7:08 am
Forum: Programming
Topic: dates in @elem
Replies: 11
Views: 17749

Re: dates in @elem

Hi Matt, I'm still struggling with this. I have a workfile in quarterly format. At the start of the program file I have %sobs="1993Q1" and then later on I have (rebasing a series) series p1us = pceus/@elem(pceus,"%sobs") but it doesn't work. I thought I knew what to do using @dat...

Go to advanced search