MSIR.0223 Can't pass off to (flodtype), FRELPREV procedure (num) currently open: Difference between revisions

From m204wiki
Jump to navigation Jump to search
mNo edit summary
(Automatically generated page update)
Line 1: Line 1:
[http://m204wiki.rocketsoftware.com/images/9/95/FrelrNew.pdf 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, that is, being INCLUDEd. 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.
[http://m204wiki.rocketsoftware.com/images/9/95/FrelrNew.pdf 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, that is, being INCLUDEd. 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.


[[Category:Sirius Mods messages]]
[[Category:Sirius Mods messages]] [[Category:MSIR.0200 - MSIR.0399]]

Revision as of 15:49, 13 August 2015

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, that is, being INCLUDEd. 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.