Command Reference : Function Reference : Function Reference: E
  
 
@evpath
Directory path of the EViews executable
Syntax: @evpath
Return: string
Returns a string containing the directory path for the EViews executable.
Examples
If your currently executing copy of EViews is installed in “d:\eviews”, then
%y = @evpath
assigns a string of the form “D:\EVIEWS”.
Cross-references
See also cd, @datapath, @addinspath, and @temppath.