1.MAIL> 2 MAIL> MOVE _Folder: WINNERS _File: <RETURN> Folder WINNERS does not exist. Do you want to create it (Y/N, default is N)? y %MAIL-I-NEWFOLDER, folder WINNERS created MAIL> SELECT WINNERS %MAIL-I-SELECTED, 1 message selected MAIL> DIRECTORY WINNERS # From Date Subject 1 BURK 11-DEC-1994 Early American Art MAIL> This example shows how to use the MOVE command to move a message to a new folder named WINNERS. First, you enter the MOVE command to transfer the current message to a new folder. Then, specify a name for the new folder and press the Return key to retain the default file. Then enter the SELECT command, followed by the name of the new folder (WINNERS) to move to the new folder. Finally, enter the DIRECTORY command to see the transferred message in the newly created folder (WINNERS).