Displaying 1 result from an estimated 1 matches for "filenamestack".
2009 Mar 24
3
How to find the path or the current file?
Dear useRs,
I have a collection of source file and some of these call others. The files
are distribute among a number of directories, and to know how to call some
other file they need to know what file is currently executed.
As example, I have a file 'search.R' located in directory 'bin' which needs
to access the file 'terms.conf' located in the directory 'conf',