Forms Migration Assistant
Hello
I am using Oracle Developer Suite 10.1.2.0.2 and I want to migrate some forms from Forms 6i to Forms10g.
I edited the search_replace.properties file in order to change the TEXT_IO calls to CLIENT_TEXT_IO, however the forms are not changing.
I have the following line in my search_replace.properties file:
Replace24=TEXT_IO|CLIENT_TEXT_IO
What is the correct way to use the search_replace.properties file ?
Thanks!