2.6.7 Removing a Logical Formfile

You can remove a logical formfile with toolkit as follows:

gifs/20000000.gif Start toolkit on your database:

c:\> toolkit dbname

gifs/20000000.gif Select 2 - Data Entry Forms Menu from the Toolkit Development Menu.

gifs/20000000.gif Select M2 - Remove Data Entry Form from the Data Entry Forms Menu.

gifs/20000000.gif Enter the logical formfile name and press STORE <F5> to remove the file, or CANCEL <F1>-X to return without removing the file.

To remove a logical formfile with a command, enter:

c:\> formrm -v lfname

Lfname is the name of the logical formfile to remove.