LOTUSSCRIPT LANGUAGE


Example: Kill statement
' Delete the file c:\test from the file system.
Kill "c:\test"

See Also