FileReq extends the functionality of the Blitz file requesters with error handling and directory memory.
The file FileReq.bb2 contains the new procedures.
It should be INCLUDE’d into the programs that require it.
The procedures provide ‘Load’ and ‘Save’ file requesters, with error handling and directory memory (so you do not need to find the directory again next time the requester is opened).
Further documentation of the parameters is available in the form of comments in the code itself.