Futurebasic/Language/Reference/usr sendfiletotrash
Syntax
editUSR SENDFILETOTRASH
Revised
editFebruary, 2002 (Release 6)
Description
editRather than deleting a file, it is often desirable to move it to the trash. In this way, your user has a chance to retrieve it from the trash if he changes his mind. Note: You will not be able to use this function unless you include the proper header file as follows: INCLUDE "Util_Files.incl"
See Also
editSYSTEM function; USR MOVEFILE; RENAME, USR FSSENDFILETOTRASH