Futurebasic/Language/Reference/usr sendfiletotrash

Syntax

USR SENDFILETOTRASH

Revised

February, 2002 (Release 6)

Description

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

SYSTEM function; USR MOVEFILE; RENAME, USR FSSENDFILETOTRASH