MSIR.0223 Can't pass off to (flodtype), FRELPREV procedure (num) currently open: 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 unable to do so because the procedure indicated by th...")
 
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 unable to do so because the procedure indicated by the FRELPREV parameter is currently open for input, i.e. being INCLUDE'd. This makes it impossible to save the FLOD/FILELOAD program as a previous request. The user is restarted and the FLOD/FILELOAD program is not run. Change the value of FRELPREV to be something that is not normally open during a FLOD or FILELOAD command or change the FLOD or FILELOAD command to FLODX or FILELOADX to invoke standard FLOD or FILEOAD directly.