MINIMIZE Minimize Robo-FTP window
<< Click to Display Table of Contents >> Navigation: Robo-FTP User's Guide > Script Programming > Script Commands > All Script Commands > MINIMIZE Minimize Robo-FTP window |
Syntax: |
MINIMIZE |
[ options ] |
Arguments: |
none |
|
Options: |
/hide |
Hide the window so that it doesn’t appear on the taskbar. |
|
/lock |
Lock Robo-FTP minimized; its icon appears on the taskbar but the window cannot be restored or maximized. |
This command not supported when running in a minimized window or as a Windows service.
This script command minimizes the Robo-FTP window. Console output is suppressed until the window is restored.
Use of the /lock option minimizes the window such that it cannot be restored or maximized so be sure that this is what you want to do since it cannot be undone.
Related command(s): RESTORE, TRACEWIN, FTPCLIENT, WEBBROWSER
See also: -m command line switch