Search found 34 matches

by svilen
Wed Sep 13, 2017 3:49 am
Forum: License Manager
Topic: How to change the license server for Excel Add-in
Replies: 2
Views: 22619

Re: How to change the license server for Excel Add-in

Thanks Steve, I used the second solution and it worked for me.
by svilen
Fri Aug 11, 2017 7:01 am
Forum: License Manager
Topic: How to change the license server for Excel Add-in
Replies: 2
Views: 22619

How to change the license server for Excel Add-in

Recently we have changed the ip of our license server. I’ve changed the ip for my desktop Eviews and it works, but my Excel add-in still refers to our old server. How could I change that?
Image
by svilen
Thu Jan 12, 2017 3:36 am
Forum: Bug Reports
Topic: Check if a xls file is writable before updating
Replies: 1
Views: 3305

Check if a xls file is writable before updating

I'm updating a xls file with the following command wfsave(type=excel, mode=update) but the file is open by another user and nothing is updated. The problem is that EV doesn't show any warning that it failed to update the file. I'm not sure whether it is intentional or bug but it will be very helpful...
by svilen
Wed Jun 24, 2015 1:41 am
Forum: Data Manipulation
Topic: @wdrop
Replies: 1
Views: 2547

@wdrop

I'm trying to extract formula from series' history attribute but it doesn't work as expected. This code:

Code: Select all

string a = @wdrop("Modified: 1998Q1 2020Q4 => x=1", "*>")

returns:
"Modified: 1998Q1 2020Q4 x=1"

instead of:
" x=1".

What am I doing wrong?
by svilen
Mon Jun 22, 2015 1:09 am
Forum: Data Manipulation
Topic: Pagecopy
Replies: 5
Views: 4270

Re: Pagecopy

Could you please fix it in EV8 as well?
by svilen
Fri Jun 19, 2015 5:05 am
Forum: Data Manipulation
Topic: Pagecopy
Replies: 5
Views: 4270

Re: Pagecopy

Pageload is fine with EViews 9 but in EViews 8 (Apr 27 2015) it always loads all pages from workfile, not only the selected one.

I use:

Code: Select all

pageload Work_File.wf1 Page_Name
by svilen
Fri Jun 19, 2015 3:56 am
Forum: Data Manipulation
Topic: Pagecopy
Replies: 5
Views: 4270

Pagecopy

Command "pagecopy" is much faster when you copy all the objects from one page to another. Is it possible to use "pagecopy" between two existing workfiles?
by svilen
Wed Mar 11, 2015 7:55 am
Forum: Programming
Topic: Assigning dynamic strings
Replies: 1
Views: 2519

Assigning dynamic strings

I would like to have a date string like this: %date_1 = "2014:4" and another one depending on former adding one quarter: %date_2 = "2015:1" Unfortunately %date_2 = {%date_1}+1 does not work although in: smpl %date_1 %date_2+1 it works. How to make the second one dependant on the ...
by svilen
Wed Sep 24, 2014 7:48 am
Forum: Bug Reports
Topic: EIA Online Database (EV8.1)
Replies: 2
Views: 3739

Re: EIA Online Database (EV8.1)

Yes, it is not registered and I should register it. I should ask my administrator to re-register the components. Thanks!
by svilen
Wed Sep 24, 2014 12:09 am
Forum: Bug Reports
Topic: EIA Online Database (EV8.1)
Replies: 2
Views: 3739

EIA Online Database (EV8.1)

I'm trying to add EIA database service but this error message comes up:
Database Error unable to initialise EdxEia.ServerDatabaseManager library

Could you help me with this error?
by svilen
Tue Jun 03, 2014 8:23 am
Forum: Data Manipulation
Topic: Cross-correlogram for bivariate time series
Replies: 0
Views: 2156

Cross-correlogram for bivariate time series

How could I calculate/show p-values of lags and leads in cross-correlogram for bivariate time series?
by svilen
Mon Dec 02, 2013 6:38 am
Forum: Bug Reports
Topic: Bugs in BREAKLS
Replies: 1
Views: 2740

Bugs in BREAKLS

We found two bugs in BREAKLS. 1. It doesn't use the user specified breaks, but uses dates which are two years after the specified breaks. %f = "test_file" close {%f} wfcreate(wf={%f}) q 2000 2015 smpl 2001 2015 series s1 = nrnd series s2 = nrnd series s3 = nrnd smpl 2002 @last equation eq1...
by svilen
Thu Sep 19, 2013 1:40 am
Forum: Data Manipulation
Topic: Thousand separator
Replies: 5
Views: 5038

Re: Thousand separator

Yes, there is a switch for "thousand separator" but I can't see an option to format it. I would like to change it from comma "," to space " ". The same as my system default "thousand separator" which is space " ".
by svilen
Wed Sep 18, 2013 5:48 am
Forum: Data Manipulation
Topic: Thousand separator
Replies: 5
Views: 5038

Re: Thousand separator

"Region and Language" settings in Windows 7 control panel.

Go to advanced search