|
|
file.removeRemoves a file |
| Syntax |
|
| Description |
| Removes the file <name>. -q suppresses any warning message (about non existing file , for example). The path is adjusted according to the system that KVIrc is running on so you don't have to bother about portability: it *should* be automatically guaranteed. Just use an UNIX style path. |
| See also |
| $file.exists() |