Syntax: NoFileReq [0|1]
Abbreviation: NFR
sets the file requester flag. When this flag is true, the file requester is never opened, under any circumstances.
If you invoke NoFileReq
with no arguments, it will toggle the flag. If you
specify 0 or 1, the flag will be set to false or true, respectively.