Search found 5 matches

by Jay
Tue Mar 24, 2009 1:04 am
Forum: Data Manipulation
Topic: Addtext proc.
Replies: 3
Views: 6662

Re: Addtext proc.

Yeah, this would be a very nice feature!
by Jay
Tue Feb 24, 2009 3:06 am
Forum: Data Manipulation
Topic: Import text from Excel to string-variable
Replies: 4
Views: 8670

Re: Import text from Excel to string-variable

Yesterday I found out, that %string=alpha(1) works (the description was not that clear in the manual). But your hint works as well, though I don't understand, why the quotation marks are undocumented.
by Jay
Mon Feb 23, 2009 8:48 am
Forum: Data Manipulation
Topic: Closing a workfile
Replies: 2
Views: 5794

Re: Closing a workfile

Hi,

just use a replacement variable with those brackets: { }

In your example this would look like this:

close {%evname}
by Jay
Mon Feb 23, 2009 2:59 am
Forum: Data Manipulation
Topic: Import text from Excel to string-variable
Replies: 4
Views: 8670

Re: Import text from Excel to string-variable

That's not my problem, but how to get the text from the alpha series to an variable... [edit] As far as I've tested up to now, @elem( alpha , 1) generates a numeric value ... quite useless, when the content should be "UBS" or something. Is there any similar function to @elem for my alpha s...
by Jay
Wed Feb 18, 2009 12:53 am
Forum: Data Manipulation
Topic: Import text from Excel to string-variable
Replies: 4
Views: 8670

Import text from Excel to string-variable

Hello, I want to import text-data from an excel-sheet to a string-variable, e.g. for assigning this text as a legend.
Is there any possibility to get this working with EViews 5.1 programming?

Go to advanced search