Hi,
Ok, we implemented the feature.
Please download the latest version of the program:
http://www.abacre.com/download/afrexe.zip
This is only updated EXE file. You need to extract executable file from
zip archive into folder where the program is installed. So you will
replace old executable file by this new one.
Start the program. In main menu Action - Options - Batch replace:
check ON modifier E (which means evaluate text in <%==%>).
Then go to Batch replace tab of the main window
and put into
Search for:
SCREEN (\w+).PROG
Replace with:
SCREEN <%=Lower("$1")=%>.PROG
That's all. I verified and it perfectly works.
Tell me does it work now?