FileDelete

From kwiki

Jump to: navigation, search
This article is written by Konrad, thus using rather nonstandard English:)

FileDelete (DNM Script function)

full declaration

bool FileDelete (string strPath)

return value

bool

description

Deletes an existing file. If the script is to be executed from inside Ac Browser Plus use rather Acb_Delete

DeleteFile is an equivalent for Windows Api function DeleteFile, thus you can find it on MSDN here: http://search.msdn.microsoft.com/search/default.aspx?siteId=0&tab=0&query=DeleteFile


keywords: file delete remove folder directory
Personal tools
konradp.com