|
|
(8 intermediate revisions by 3 users not shown) |
Line 1: |
Line 1: |
| The FLOD command works exactly like the [[Model 204]] FLOD command, with the exception
| | #REDIRECT [[Fast/Reload differences with FLOD/FILELOAD#FLOD and FILELOAD command processing]] |
| that at [[Fast/Reload FLOD Compiler]] authorized sites, FLOD invokes the ''Fast/Reload FLOD Compiler'' rather than the standard
| |
| <var class="product">Model 204</var> dump processing.
| |
| If for some reason a ''Fast/Reload FLOD Compiler'' site wishes to use the standard <var class="product">Model 204</var> FLOD
| |
| command processing (most likely for diagnosing a problem with the ''Fast/Reload FLOD Compiler''), a | |
| FLODX command can be issued.
| |
| The FLODX command has syntax identical to the FLOD command.
| |
| | |
| See the [[Model 204 File Manager's Guide]] for more information about the FLOD command, and see the [[Fast/Reload Reference Manual]]
| |
| for more information about ''Fast/Reload FLOD Compiler''.
| |
| | |
| Note that while the ''Fast/Reload FLOD Compiler'' FLOD command does not support all the statements
| |
| supported by the standard FLOD command, if such an unsupported statement is
| |
| detected, the ''Fast/Reload FLOD Compiler'' automatically "hands off" the request to the standard
| |
| FLOD command.
| |
| This handing off is done by saving the FLOD program in a temporary procedure,
| |
| the number of which is controlled by the [[FRELPREV parameter]].
| |
| | |
| [[Category:System administrator commands]]
| |
| [[Category:Commands]]
| |