Search found 10 matches

by mark lynch
Sat Apr 01, 2023 3:40 pm
Forum: Programming
Topic: convest table to matrix
Replies: 2
Views: 2468

Re: convest table to matrix

thanks
by mark lynch
Fri Mar 31, 2023 9:20 am
Forum: Programming
Topic: convest table to matrix
Replies: 2
Views: 2468

convest table to matrix

Hi

what code would you suggest to create a matrix from a table in eviews 13

thanks
by mark lynch
Tue Oct 04, 2022 12:22 pm
Forum: Bug Reports
Topic: Eviews 13 crashing using eviews 12 code
Replies: 1
Views: 1255

Eviews 13 crashing using eviews 12 code

Hi I'm using eviews 13 latest update - i have a program that runs in eview's 12 but not in eviews 13 - it runs, then crashes eviews 13 every time. I get an error message indicating missing variables in one equation - both the equation and variables referenced in it do not exist in the program code -...
by mark lynch
Wed Sep 15, 2021 2:14 pm
Forum: General Information and Tips and Tricks
Topic: finding my bls api key
Replies: 2
Views: 33399

Re: finding my bls api key

thanks!
by mark lynch
Wed Sep 15, 2021 12:57 pm
Forum: General Information and Tips and Tricks
Topic: finding my bls api key
Replies: 2
Views: 33399

finding my bls api key

How can I find out what my BLS API key is - using eview's 12 on two machines - old machine has the key installed, new machine doesn't.
by mark lynch
Thu Aug 20, 2020 4:33 pm
Forum: Programming
Topic: matrix 501 by 501 to excel in eviews 11
Replies: 3
Views: 6363

Re: matrix 501 by 501 to excel in eviews 11

thanks - will give it a try
by mark lynch
Thu Aug 20, 2020 2:27 pm
Forum: Programming
Topic: matrix 501 by 501 to excel in eviews 11
Replies: 3
Views: 6363

matrix 501 by 501 to excel in eviews 11

Hi

Trying to write a 501 by 501 matrix to excel using this code:

bet1sina.sheet
bet1sina.write(t=xls, b2) "c:\users\beta1.xls" range="beta1"

I get this error - Exceeds maximum size for spreadsheet (502 > 256 columns)

Is there a better way?
thanks
by mark lynch
Wed Mar 11, 2020 8:46 am
Forum: Programming
Topic: transpose in a loop
Replies: 1
Views: 3825

transpose in a loop

hi
Attempting transpose in a loop:

For %Matrixm WHL_FARM ....

matrix xcx=@Transpose({%Matrixm})

....next

crashes when I use attempt the transpose command - works with others - any suggestions?

thanks
by mark lynch
Fri Oct 04, 2019 12:41 pm
Forum: General Information and Tips and Tricks
Topic: extract a portion of a string
Replies: 2
Views: 9478

Re: extract a portion of a string

big help - thanks
by mark lynch
Fri Oct 04, 2019 10:30 am
Forum: General Information and Tips and Tricks
Topic: extract a portion of a string
Replies: 2
Views: 9478

extract a portion of a string

Hi I have an alpha series (6 million or so) that I've been trying to split from one series into two where the size of the string varies making @trim difficult For example, I'm attempting to split the string into two - generate two additional series - one containing all characters up to the space pre...

Go to advanced search