Command Reference : Programming Language Reference
  
 
@evpath
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, @addinspath, and @temppath.