MSIR.0222 Can't pass off to (flodtype), invalid FRELPREV of (value): Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "''Fast/Reload'' had determined that it should pass the FLOD or FILELOAD program to standard FLOD/FILELOAD but was unable to do so because the FRELPREV parameter was set to a ...")
 
m (1 revision)
(No difference)

Revision as of 16:41, 9 November 2010

Fast/Reload had determined that it should pass the FLOD or FILELOAD program to standard FLOD/FILELOAD but was unable to do so because the FRELPREV parameter was set to a positive value making it impossible to save the FLOD/FILELOAD program as a previous request. The user is restarted and the FLOD/FILELOAD program is not run. Correct the value of FRELPREV to be 0 or a negative number or change the FLOD or FILELOAD command to FLODX or FILELOADX to invoke standard FLOD or FILEOAD directly.