ResFind 2.21. Unofficial Update to ResFind 2.20
-----------------------------------------------

This update is not from GAG, but has been reported
to GAG, but I have not received a reply to my
request for permission to use and distribute the
updated version. As such it is not part of the
DrWimpC App Builder distribution but the source
code is provided for information only.

It fixes the case of the Country code set to 'Default'
which was not being handled by ResFind. The fix uses
the UK territory when the Country code is set to 'Default'.

Secondly, the <App>$Dir variavble in this version is only
set to <Obey$Dir> if it is unset when ResFind is called.
This reduces the reliance on <Obey$Dir> which could have
changed by the time ResFind is called in an Obey file.

The code changes are marked with REM pdm 2014/02/09.

The source in ResFindSrc is provided so that if you need
the update in your version of ResFind you can copy the
changes into it.

A crunched version of ResFind can be produced using a
suitable BASIC crunching program. ResFind 2.20 was
crunched using !StrongBS. !StrongBS 3.05a can be
downloaded from its web site:

 http://strongbs.wikispaces.com/home

Use the standard crunch. Note the warning at the beginning
of ResFindSrc that the two function definitions FN3 and
FN5 need to be altered after crunching using !StrongBS
to put a space after the function name and before the
following SYS call (= insert a space after the FN3 and FN5
names).

-----------------------------------------------

