wfcreate

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

startz
Non-normality and collinearity are NOT problems!
Posts: 3796
Joined: Wed Sep 17, 2008 2:25 pm

wfcreate

Postby startz » Tue Jan 21, 2025 12:26 pm

The command

Code: Select all

wfcreate(wf = foo) u 100
creates a workfile of type wf1 even when the default is set to wf2.

EViews Steve
EViews Developer
Posts: 844
Joined: Tue Sep 16, 2008 3:00 pm
Location: Irvine, CA

Re: wfcreate

Postby EViews Steve » Wed Jan 22, 2025 8:29 am

WF1 and WF2 file types are determined as the save point. When loaded, the workfile is the same data structure in memory as before.

You can save a workfile in WF1 format, and then save it again in WF2 format.

startz
Non-normality and collinearity are NOT problems!
Posts: 3796
Joined: Wed Sep 17, 2008 2:25 pm

Re: wfcreate

Postby startz » Wed Jan 22, 2025 9:03 am

The point is that the command defaults to setting the save type as wf1. It probably should not. Much as I am personally fond of the wf1 file format, it is rather dated.

EViews Steve
EViews Developer
Posts: 844
Joined: Tue Sep 16, 2008 3:00 pm
Location: Irvine, CA

Re: wfcreate

Postby EViews Steve » Wed Jan 22, 2025 9:21 am

I'm confused. Are you saying the WFCREATE command defaults to WF1?

Our workfile save format default is controlled by a setting under General Options/Data Storage/Workfile Format (WF2):
Screenshot 2025-01-22 081620.png
Screenshot 2025-01-22 081620.png (30.97 KiB) Viewed 51135 times
When you run the WFSAVE command, and you don't specify a file extension, the file is saved using the default workfile format type.
wfsave.png
wfsave.png (16.09 KiB) Viewed 51135 times
And you can overwrite this default by either specifying a file extension or using the "type=wf2" option.

EViews Gareth
Fe ddaethom, fe welon, fe amcangyfrifon
Posts: 13583
Joined: Tue Sep 16, 2008 5:38 pm

Re: wfcreate

Postby EViews Gareth » Wed Jan 22, 2025 9:28 am

I think the issue is, if you do:

Code: Select all

wfcreate(wf=foo) u 100
It will create a workfile. If you then hit the "Save" button at the top of the workfile window, it will save that workfile as a .wf1 file, not a .wf2 file, even if your defaults are to save as .wf2.

startz
Non-normality and collinearity are NOT problems!
Posts: 3796
Joined: Wed Sep 17, 2008 2:25 pm

Re: wfcreate

Postby startz » Wed Jan 22, 2025 9:32 am

Yes. That is the issue.

EViews Steve
EViews Developer
Posts: 844
Joined: Tue Sep 16, 2008 3:00 pm
Location: Irvine, CA

Re: wfcreate

Postby EViews Steve » Wed Jan 22, 2025 10:42 am

It'll be fixed in next patch.

startz
Non-normality and collinearity are NOT problems!
Posts: 3796
Joined: Wed Sep 17, 2008 2:25 pm

Re: wfcreate

Postby startz » Wed Jan 22, 2025 11:02 am

Thanks.


Return to “Bug Reports”

Who is online

Users browsing this forum: No registered users and 0 guests