FILELOAD and FILELOADX command

From m204wiki
Revision as of 19:57, 8 May 2017 by JAL (talk | contribs) (misc formatting)
Jump to navigation Jump to search

If the Fast/Reload FLOD Compiler is authorized, the FILELOAD command works exactly like the Model 204 FILELOAD command, with the exception that at Fast/Reload FLOD Compiler authorized sites, FILELOAD invokes the Fast/Reload FLOD Compiler rather than the standard Model 204 dump processing.

If a Fast/Reload FLOD Compiler site wants to use the standard Model 204 FILELOAD command processing (most likely for diagnosing a problem with the Fast/Reload FLOD Compiler, a FILELOADX command can be issued. The FILELOADX command has syntax identical to the FILELOAD command.

Note: While the Fast/Reload FLOD Compiler FILELOAD command does not support all the statements supported by the standard FILELOAD command, if such an unsupported statement is detected, the Fast/Reload FLOD Compiler automatically "hands off" the request to the standard FILELOAD command. This handing off is done by saving the FILELOAD program in a temporary procedure, the number of which is controlled by the FRELPREV parameter.