When FlexPDE is run from a command line or as a subtask from another application, there are some command-line switches that can be used to control its behavior:
-R |
Run the file which is named on the command line. Do not enter edit mode. |
-V |
View the file which is named on the command line. Do not enter edit mode. |
-X |
Exit FlexPDE when the problem completes. |
-M |
Run in "minimized" mode (reduced to an icon). |
-Q |
Run "quietly". Combines -R -X -M. |
-S |
Run "silently". -Q with all error reports suppressed. |