Difference between revisions of "Flagifnofile"
(New page: {{AdvFileParam|flagifnofile}} Determines if entry should be flagged if no file present. ==Usage== flagifnofile=<flag(boolean)> ===Examples=== flagifnofile=0 flagifnofile=1 ===Descrip...) |
m (→Similar parameters: added similar addsafemode) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{AdvParamInfo |
− | Determines if entry should be flagged if no file present. | + | |SYNTAX = flagifnofile |
+ | |TITLESYNTAX = flagifnofile | ||
+ | |PREVIOUS = | ||
+ | |VARIANTS = | ||
+ | |PEVERSION = ??? < 1.5.4.5 | ||
+ | |GROUP = Flow Control | ||
+ | }}Determines if entry should be flagged if no file present. | ||
==Usage== | ==Usage== | ||
Line 10: | Line 16: | ||
===Description=== | ===Description=== | ||
− | + | If set, this will allow flagging entries even if their associated file was not found und thus its contents not checked. The actual data for this flag does not really matter, it's just here to keep the ''value=data'' concept. | |
==See also== | ==See also== | ||
===Similar parameters=== | ===Similar parameters=== | ||
+ | * [[addsafemode]] | ||
* [[askregreboot]] | * [[askregreboot]] | ||
* [[build]] | * [[build]] |
Latest revision as of 09:46, 29 May 2008
flagifnofile | |
Variants | flagifnofile |
Previously | |
Group | Flow Control |
Version | advcheck.dll ??? < 1.5.4.5 |
Determines if entry should be flagged if no file present.
Contents
Usage
flagifnofile=<flag(boolean)>
Examples
flagifnofile=0 flagifnofile=1
Description
If set, this will allow flagging entries even if their associated file was not found und thus its contents not checked. The actual data for this flag does not really matter, it's just here to keep the value=data concept.