Directory path for the EViews temporary files.
Syntax: @temppath
Return: string
Returns a string containing the directory path for the EViews temporary files as specified in the global options menu
Examples
If your currently executing copy of EViews puts temporary files in “D:\EVIEWS”, then:
%y = @temppath
assigns a string of the form “D:\EVIEWS”.
Cross-references