Futurebasic/Language/Reference/usr sendfiletotrash

Syntax

edit

USR SENDFILETOTRASH

Revised

edit

February, 2002 (Release 6)

Description

edit

Rather 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

edit

SYSTEM function; USR MOVEFILE; RENAME, USR FSSENDFILETOTRASH