| << macroargs | Functions manager | private functions >> |
| path() |
| p = path() |
| path(dirname) |
| path(path(), dirname) |
| path(dirname, path()) |
a directory name or an suite of directory names using pathsep()
string: the specified paths
path modifies or displays Nelson’s load path.
path
p = path()
path(p, tempdir())
path
path(p)
| Version | Description |
|---|---|
| 1.0.0 | initial version |
Allan CORNET