FUNL0030 Premature end of program.: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
(Automatically generated page update) |
||
Line 1: | Line 1: | ||
The ''[[Fast/Unload]]'' compiler had not read the '''END FOR''' to match the '''FOR EACH RECORD''' statement before the end of the input program (FUNIN). Correct the FUEL program to contain the appropriate END FOR statement to terminate the FOR EACH RECORD clause. | The ''[[Fast/Unload]]'' compiler had not read the '''END FOR''' to match the '''FOR EACH RECORD''' statement before the end of the input program (FUNIN). Correct the FUEL program to contain the appropriate END FOR statement to terminate the FOR EACH RECORD clause. | ||
[[Category:Fast/Unload | [[Category:Fast/Unload messages]] |
Latest revision as of 13:41, 19 April 2013
The Fast/Unload compiler had not read the END FOR to match the FOR EACH RECORD statement before the end of the input program (FUNIN). Correct the FUEL program to contain the appropriate END FOR statement to terminate the FOR EACH RECORD clause.