The compile.flash.all command allows you to compile all BASIC programs currently compiled with FlashBASIC, either in one or all accounts on the system. The result is platform independent, optimized object code that does not require the existence of a C compiler.
compile.flash.all {(options}
options | This command can use any of the options supported for the compile command. See compile command for more information. Additionally, this option is available for the command. | |
z | Displays programmatic information regarding the compile process and the programs being compiled. |
Upon running this command, you are prompted to specify all accounts or a specific account.