FILELOAD and FILELOADX command: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (misc formatting)
m (add redirect)
 
Line 1: Line 1:
If the <var class="product">[[Fast/Reload|Fast/Reload FLOD Compiler]]</var> is authorized, the <var>FILELOAD</var> command works exactly like the <var class="product">Model&nbsp;204</var> <var>[[FILELOAD command|FILELOAD]]</var> command, with the exception that at <var class="product">Fast/Reload FLOD Compiler</var> authorized sites, <var>FILELOAD</var> invokes the <var class="product">Fast/Reload FLOD Compiler</var> rather than the standard <var class="product">Model&nbsp;204</var> dump processing.
#REDIRECT [[Fast/Reload differences with FLOD/FILELOAD#FLOD and FILELOAD command processing]]
 
If a <var class="product">Fast/Reload FLOD Compiler</var> site wants to use the standard <var class="product">Model&nbsp;204</var> <var>FILELOAD</var>
command processing (most likely for diagnosing a problem with the <var class="product">Fast/Reload FLOD Compiler</var>, a <var>FILELOADX</var> command can be issued.
The <var>FILELOADX</var> command has syntax identical to the <var>FILELOAD</var> command.
 
<p class="note"><b>Note:</b> While the <var class="product">Fast/Reload FLOD Compiler</var> <var>FILELOAD</var> command does not support all the statements
supported by the standard <var>FILELOAD</var> command, if such an unsupported statement is
detected, the <var class="product">Fast/Reload FLOD Compiler</var> automatically "hands off" the request to the standard <var>FILELOAD</var> command.
This handing off is done by saving the <var>FILELOAD</var> program in a temporary procedure,
the number of which is controlled by the <var>[[FRELPREV parameter|FRELPREV]]</var> parameter.
 
[[Category:System administrator commands]]
[[Category:Commands]]
[[Category: Fast/Reload]]

Latest revision as of 20:38, 8 May 2017