Hi,
I have a problem in using replacement variables for the path in the run command.
If I run this piece of code, it gives out an error:
%dir = "C:/TestE_Views/testcode"
run {%dir}
but equivalently the following code runs fine
run "C:/TestE_Views/testcode"
What am I doing wrong?
Is there a workaround this?
Any help is greatly appreciated!
thank you!
Using Replacement variables
Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13586
- Joined: Tue Sep 16, 2008 5:38 pm
Re: Using Replacement variables
Code: Select all
%dir = "c:/temp/test"
run {%dir}
Who is online
Users browsing this forum: No registered users and 2 guests
