next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
Macaulay2Doc
::
currentFileName
currentFileName -- the current source file
Synopsis
Usage:
currentFileName
Outputs:
a
string
, the name of the current source file
Description
i1 : currentFileName o1 = currentString
See also
currentLineNumber
-- current line number of the current input file
For the programmer
The object
currentFileName
is
a
string
.