./
mg_src_root.pro
top source mg_src_root
result = mg_src_root()
Returns the absolute directory name (with a trailing slash) of the location of the source code for the routine that called this function. Returns the the current working directory (./) if called from the command line.
Return value
string
Other attributes
- Requires:
IDL 6.2
File attributes
Modification date: | Mon Nov 29 18:31:29 2010 |
Lines: | 20 |
Docformat: | rst rst |