Advmemo Replace in Up Direction

Advmemofindreplacedialog correctly searches when the Find button is clicked and Direction is set to Up. However, the Replace and Replace All buttons do not replace in the up direction. For example, enter the following in a dialog:

1
1
1

Then position the cursor at the end of the file. Execute the findreplace dialog and set Direction = Up. Enter 1 in the find field and 2 in the replace field. Click Replace or Replace All and no replacements are made.

We traced & solved this issue. The next update will address this.