FRELPREV parameter: Difference between revisions
m (1 revision) |
mNo edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Template:FRELPREV parameter subtitle}} | |||
==Summary== | ==Summary== | ||
<dl> | <dl> | ||
Line 6: | Line 7: | ||
<dd>System manager resettable | <dd>System manager resettable | ||
<dt>Related products | <dt>Related products | ||
<dd>[ | <dd>[http://m204wiki.rocketsoftware.com/images/9/95/FrelrNew.pdf Fast/Reload] | ||
<dt>Introduced | <dt>Introduced | ||
<dd>Before <var class="product">Sirius Mods</var> 6.7 | <dd>Before <var class="product">Sirius Mods</var> 6.7 | ||
</dl> | </dl> | ||
==Description== | ==Description== | ||
This parameter should be set to 0 or to a negative number whose absolute | This parameter should be set to 0 or to a negative number whose absolute | ||
value is greater than the value of the NORQS system parameter. | value is greater than the value of the <var>[[NORQS parameter|NORQS]]</var> system parameter. | ||
<var class="product">Fast/Reload</var> logs FLOD and FILELOAD programs to a temporary procedure, | |||
so if it decides to pass the FLOD or FILELOAD program to | so if it decides to pass the FLOD or FILELOAD program to | ||
standard FLOD or FILELOAD, the statements it has scanned are not lost. | standard FLOD or FILELOAD, the statements it has scanned are not lost. | ||
Ordinarily, the temporary procedure used for this purpose is -1. | Ordinarily, the temporary procedure used for this purpose is -1. | ||
If this is inconvenient, the temporary procedure number to be used | If this is inconvenient, the temporary procedure number to be used | ||
can be changed by setting the FRELPREV system parameter. | can be changed by setting the <var>FRELPREV</var> system parameter. | ||
Setting FRELPREV to a positive | |||
Setting <var>FRELPREV</var> to a positive | |||
number turns off the copying of FLOD/FILELOAD programs to a temporary | number turns off the copying of FLOD/FILELOAD programs to a temporary | ||
procedure, which makes it impossible to have | procedure, which makes it impossible to have Fast/Reload automatically | ||
pass off to standard FLOD or FILELOAD. | pass off to standard FLOD or FILELOAD. | ||
Since this parameter only affects | Since this parameter only affects Fast/Reload, there is probably little reason | ||
to reset this parameter in an Online. | to reset this parameter in an Online. | ||
<!-- FTBUFFS - deprecated --> | <!-- FTBUFFS - deprecated --> |
Latest revision as of 20:10, 14 August 2014
Fast/Reload previous request number
Summary
- Parameter type
- System
- Where set
- System manager resettable
- Related products
- Fast/Reload
- Introduced
- Before Sirius Mods 6.7
Description
This parameter should be set to 0 or to a negative number whose absolute value is greater than the value of the NORQS system parameter.
Fast/Reload logs FLOD and FILELOAD programs to a temporary procedure, so if it decides to pass the FLOD or FILELOAD program to standard FLOD or FILELOAD, the statements it has scanned are not lost. Ordinarily, the temporary procedure used for this purpose is -1. If this is inconvenient, the temporary procedure number to be used can be changed by setting the FRELPREV system parameter.
Setting FRELPREV to a positive number turns off the copying of FLOD/FILELOAD programs to a temporary procedure, which makes it impossible to have Fast/Reload automatically pass off to standard FLOD or FILELOAD.
Since this parameter only affects Fast/Reload, there is probably little reason to reset this parameter in an Online.