546
edits
m (→Reading Nasal files: removed) |
m (→Reading files) |
||
Line 5: | Line 5: | ||
== Writing files == | == Writing files == | ||
== Reading files == | == Reading files == | ||
The following description of functions refers to "$FG_ROOT\data\Nasal\io.nas". | |||
=== io.basename() === | === io.basename() === | ||
Works like standard Unix command basename. Returns the file name from a given path. | Works like standard Unix command basename. Returns the file name from a given path. |
edits