Search found 13323 matches

by EViews Gareth
Wed Jan 03, 2024 8:27 am
Forum: Bug Reports
Topic: Improper work: Rotated - obs axis on left
Replies: 5
Views: 56391

Re: Improper work: Rotated - obs axis on left

Could you provide an example? I quickly tried with a random workfile I had opened, and it worked as expected.
by EViews Gareth
Fri Dec 29, 2023 9:31 am
Forum: Programming
Topic: Occasional problems with special pasting in powerpoint
Replies: 2
Views: 23782

Re: Occasional problems with special pasting in powerpoint

I've seen it happen a couple of times, but the bug appears to be within Powerpoint (I've had them disappear when linked to other applications too, not just EViews)
by EViews Gareth
Thu Dec 28, 2023 7:46 am
Forum: Programming
Topic: Stacked bar chart not displaying observations below 0
Replies: 2
Views: 22750

Re: Stacked bar chart not displaying observations below 0

It probably is working, but if you want to stack negative values separately from positive values, you'll need:

Code: Select all

graph1.options stackposneg
by EViews Gareth
Wed Dec 27, 2023 11:44 am
Forum: Programming
Topic: Save series as a .json file
Replies: 1
Views: 22600

Re: Save series as a .json file

You can't (other than creating a new workfile and copying it across)
by EViews Gareth
Wed Dec 27, 2023 11:04 am
Forum: Programming
Topic: Database DBREFRESH
Replies: 1
Views: 21946

Re: Database DBREFRESH

What would it do?
by EViews Gareth
Fri Dec 22, 2023 10:07 am
Forum: Bug Reports
Topic: Import excel not reading full file
Replies: 2
Views: 24394

Re: Import excel not reading full file

In the first screenshot, change the Range to custom:
Sheet1!A1:l253
by EViews Gareth
Wed Dec 20, 2023 12:40 pm
Forum: Programming
Topic: Exec and directory
Replies: 10
Views: 123502

Re: Exec and directory

ok, so that appears to be working correctly. Something specific about your program is causing the weird behaviour.

(and I mean to say a folder called "temp". My bad)
by EViews Gareth
Wed Dec 20, 2023 10:34 am
Forum: Programming
Topic: Exec and directory
Replies: 10
Views: 123502

Re: Exec and directory

Should be. Seems strange. Can you do the following: ⋅ Create a brand new program. ⋅ Enter a single line: exec ".\foo.prg" ⋅ Save as "c:\temp\test.prg" (make sure you have a folder called test) ⋅ Run It should error saying "c:\temp\foo....
by EViews Gareth
Wed Dec 20, 2023 8:57 am
Forum: Programming
Topic: Exec and directory
Replies: 10
Views: 123502

Re: Exec and directory

Is your copy of EViews up to date?
by EViews Gareth
Wed Dec 20, 2023 8:16 am
Forum: Programming
Topic: Exec and directory
Replies: 10
Views: 123502

Re: Exec and directory

Is the program you are running from saved to disk?
by EViews Gareth
Mon Dec 18, 2023 3:50 pm
Forum: Bug Reports
Topic: Error on multiple wfsave commands
Replies: 14
Views: 130576

Re: Error on multiple wfsave commands

Try using EViews 13 instead. I believe it is fixed there.
by EViews Gareth
Mon Dec 18, 2023 3:42 pm
Forum: Bug Reports
Topic: Error on multiple wfsave commands
Replies: 14
Views: 130576

Re: Error on multiple wfsave commands

What's the build date of your copy of EViews (Help->About EViews)?
by EViews Gareth
Mon Dec 18, 2023 3:25 pm
Forum: Bug Reports
Topic: Error on multiple wfsave commands
Replies: 14
Views: 130576

Re: Error on multiple wfsave commands

Which error?
by EViews Gareth
Fri Dec 15, 2023 10:59 am
Forum: Data Manipulation
Topic: Copy from another workfile slower in Eviews 13
Replies: 16
Views: 30143

Re: Copy from another workfile slower in Eviews 13

EV12 and 13 same machine, presumably?

Go to advanced search