Skip to content

abspath

E. F. Haghish edited this page May 31, 2019 · 3 revisions

version: 1.1.0

Title

abspath - Stata program that returns the absolute path of any given filename

Syntax

abspath filename

Example

Return absolute path of a file with relative path in Stata

. abspath ../../myfile.smcl
. abspath "./my file.smcl"

Author

E. F. Haghish Center for Medical Biometry and Medical Informatics University of Freiburg, Germany haghish@imbi.uni-freiburg.de


This help file was dynamically produced by MarkDoc Literate Programming package

Clone this wiki locally