Command Reference : Function Reference : Function Reference: D
  
 
@datapath
Path of the current EViews data directory.
Syntax: @datapath
Return: string
Returns a string containing the location of the current EViews data directory.
Examples
If your current working directory is d:\data
%y = @datapath
assigns a string of the form “D:\DATA”.
Cross-references
See also @evpath and @temppath.