APLX Help : Help on APL language : System Functions & Variables : ⎕NERASE Erase native file
|
|
![]() |
|
The The usual syntax of ⎕NERASE 'FILENAME' 'FILENAME' is a character vector specifying the name of the file to erase. The name may be either a full host path name, or the path may be omitted in which case the file to be erased must be located in the current working directory. For compatibility with some other APL interpreters which require the file to be tied before it can be erased, an alternate syntax for 'FILENAME' ⎕NERASE TIENO |
|
APLX Help : Help on APL language : System Functions & Variables : ⎕NERASE Erase native file
|
Copyright © 1996-2010 MicroAPL Ltd