I have a bit of difficulties to import a string from Excel.
In the attached text file, I have build a string containing a number of spaces. The scenario is as follows: I already have a workfile open, and would like to read in this string and assign it to, say, variable "%list" in EViews. Then, I will loop through the different elements of the string.
I had some difficulties with the "read" command, as e.g.
Code: Select all
read(t=txt) "h:\ListOfScenarios.txt" name $ test Any advice or sample code would be highly appreciated,
Philipp
