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