Search found 30 matches

by melamel
Wed Jun 22, 2016 2:41 am
Forum: Programming
Topic: how to test the type of a variable
Replies: 2
Views: 3115

Re: how to test the type of a variable

Thank you !
by melamel
Tue Jun 21, 2016 5:42 am
Forum: Programming
Topic: how to test the type of a variable
Replies: 2
Views: 3115

how to test the type of a variable

Hello,
I want to test the type of a program argument to see if it's a date or not, just to prompt a message error if it's not a date. How can I do this please ? which function can give me the type of a variable?
Thank you in advance !
by melamel
Tue Jun 21, 2016 3:17 am
Forum: Programming
Topic: how to reorganize pages of a workfile
Replies: 2
Views: 3028

Re: how to reorganize pages of a workfile

OK, thank you.
by melamel
Tue Jun 21, 2016 1:54 am
Forum: Programming
Topic: how to reorganize pages of a workfile
Replies: 2
Views: 3028

how to reorganize pages of a workfile

Hello,
I want to reorganize the pages of my workfile, more precisely, I want to move a page from the last to the first place in my workfile, how can I do that please ?
Thank you for your responses!
by melamel
Thu Jun 16, 2016 3:19 pm
Forum: Programming
Topic: how to jump to a new line in a string
Replies: 2
Views: 4168

Re: how to jump to a new line in a string

Many thanks for your response Johan!
by melamel
Tue Jun 14, 2016 3:13 am
Forum: Programming
Topic: how to jump to a new line in a string
Replies: 2
Views: 4168

how to jump to a new line in a string

I created a string and I wrote some words inside it and I want to jump to a new line and write other things. How to jump to a new line inside a string, please ?
by melamel
Tue Jun 14, 2016 3:02 am
Forum: Programming
Topic: is it allowed to use program arguments in a for loop ?
Replies: 2
Views: 3176

Re: is it allowed to use program arguments in a for loop ?

It worked !thank you a lot :)
by melamel
Tue Jun 14, 2016 2:07 am
Forum: Programming
Topic: is it allowed to use program arguments in a for loop ?
Replies: 2
Views: 3176

is it allowed to use program arguments in a for loop ?

Good morning, I wanted to include program arguments in a for loop, but eviews prompted me an error message saying that there was a syntax error in the control statement. Here's the piece of code i'm using : FOR %k %0 %1 %2 %3 %4 %5 freeze(table_Trend_{%k}) {%k}.uroot(exog=trend) next before running ...
by melamel
Thu Jun 09, 2016 6:21 am
Forum: Programming
Topic: get the name of a serie from a replacement variable
Replies: 1
Views: 2556

get the name of a serie from a replacement variable

Hello again, For special needs, I want to store the name of a series in a string variable while using a replcement variable for the said series, but while doing it eviews prompt a message error saying that I am assigning a serie to a string, here's the piece of code I'm unsing: string results for %k...
by melamel
Thu Jun 09, 2016 6:13 am
Forum: Programming
Topic: find the position of a string in a table
Replies: 2
Views: 3080

Re: find the position of a string in a table

Thank you anyway !
by melamel
Thu Jun 09, 2016 3:59 am
Forum: Programming
Topic: find the position of a string in a table
Replies: 2
Views: 3080

find the position of a string in a table

Hello everybody, I am doing the ADF unit root test and I want to store the value of the coefficient associated with the @TREND, but knowing that in the ADF test the position of the said coefficient varies with every series, I wonder if there is a fuction which gives me the position of the string &qu...
by melamel
Wed May 18, 2016 2:24 am
Forum: Programming
Topic: importing a serie from excel until the last non empty cell
Replies: 6
Views: 5230

Re: importing a serie from excel until the last non empty ce

Hi again, I found that there is another command which imports data from excel files as well but while using it I got NAs everywhere, can you please explain me why am I getting those NAs while I'm sure that my excel file contains data from F73 TO FU73 ? (not only, actually there is much more data but...
by melamel
Wed May 18, 2016 1:34 am
Forum: Programming
Topic: how to import a serie from excel into an existing wrokfile
Replies: 4
Views: 4368

Re: how to import a serie from excel into an existing wrokfi

That's really great ! Thank you a lot ! :)
by melamel
Wed May 18, 2016 1:28 am
Forum: Programming
Topic: importing a serie from excel until the last non empty cell
Replies: 6
Views: 5230

Re: importing a serie from excel until the last non empty ce

Yep, it didn't work, but I found a way to, "temporarely" get what I want : I fixed the last cell in the eviews command 100 cells away from my last non empty cell, so that if I have new data eviews will import them and if not I will get NAs.
Thank you anyway ! :)

Go to advanced search