/FOCUS |
Top Previous Next |
The /FOCUS command allows you to automatically focus a specified folder in the main window. This command is especially useful at the program's startup.
Syntax
/FOCUS[parameter1[;parameter2[;parameter3[...]]]
Acceptable parameters are (a parameter may be identified by two or more names):
Examples
/FOCUSU="My account 1";F="Friends\Sam" /FocusF="\\MyAccount\New mail";P=mypass
Note: To separate parameters, use semicolons (";" characters). Do not put spaces between parameters when using the /FOCUS command from the command line because a space-separated mask will be interpreted as the next command line parameter and will not be processed as intended. Note: If a parameter value contains space characters, enclose it in quotation marks. If a value contains quotation marks, you should use single quotes (" ' " characters). |