Hello,
I have a programming question about redefine workfile structure.
I have a daily serie in a database and I would like to have this serie in a WF but only Thursday data all period long. I create a daily WF and after that I change his structure by choosing as Frequency : daily-custom week and as Days : 4-Thursday through 4-Thursday. I can do it by the menu but I didn’t find the syntax in programming.
Could everyone help me?
Thank you very much.
Sylgin
Workfile structure
Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13604
- Joined: Tue Sep 16, 2008 5:38 pm
Re: Workfile structure
I believe it should be:
or something like that, but it doesn't appear to be working. Until we fix it you might be out of luck. I'll see if we can get it fixed soon though.
Code: Select all
pagestruct(freq=d(4,4), start=1990, end=2000)
Re: Workfile structure
Hello,
Thank you for your answer.
I tried this syntax yesterday and I confirm it doesn't work.
Could you tell me if it could be quickly fix?
Otherwise do you have another solution?
Thanks.
Sylgin
Thank you for your answer.
I tried this syntax yesterday and I confirm it doesn't work.
Could you tell me if it could be quickly fix?
Otherwise do you have another solution?
Thanks.
Sylgin
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13604
- Joined: Tue Sep 16, 2008 5:38 pm
Re: Workfile structure
You could create a new page with the desired structure, and then copy data over to it.
I believe:
will work for creating a new page.
I believe:
Code: Select all
create d(4,4) 1990 2000
Who is online
Users browsing this forum: No registered users and 2 guests
