| Previous | Next | Contents | Index |
Open the specified mail file.
SET FILE mail-file-spec
SHOW FILE
Command Qualifiers Defaults None. None.
mail-file-spec
Required parameter specifying the mail file to open.
The
SET FILEcommand opens the specified mail file, closing any currently open mail file if necessary. Your default mail file isMAIL.MAI. Use theSET FILEcommand to open other mail files created with theCOPY,FILE, orMOVEcommands.You may use the
SHOW FILEcommand to determine which mail file, if any, is currently open.Note that if you are not in your default mail file when you issue any of the commands
DIRECTORY/NEW,READ/NEW, orSELECT/NEWthen the current mail file will be closed and your default mail file opened.
In this example, all of the messages from the
JOKESfolder are moved to the folderJOKESin the new mail fileJOKES.MAI. TheSET FILEcommand is then used to close the current mail file and openJOKES.MAI.
EMAIL> SET FOLDER JOKES EMAIL> MOVE/ALL JOKES JOKES.MAI File D1:[BOB]JOKES.MAI; does not exist. Do you want to create it (Y/N, default is N)? Y EMAIL> SET FILE JOKES.MAI
| Previous | Next | Contents | Index |