Macaulay2
»
Documentation
Packages
»
Macaulay2Doc
::
currentFileName
next
|
previous
|
forward
|
backward
| up |
index
|
toc
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
currentRowNumber
-- current row number of the current input file
currentColumnNumber
-- current column number of the current input file
currentPosition
-- the current position in the current source file
For the programmer
The object
currentFileName
is
a
string
.