The Complete Project File

Once you've finished these steps, your project file should look like the following example:

[FILES]
test.rtf

[CONFIG]
RegisterRoutine("ftui","InitRoutines","SU")
InitRoutines(qchPath,1)

RegisterRoutine("ftui","ExecFullTextSearch","USSS")
CreateButton("ftSearch","&Search",
            "ExecFullTextSearch(hwndApp,qchPath,`',`')")
BrowseButtons()

[BAGGAGE]
bag.ini

Save this file as \VIEWER\TEST\TEST.MVP.