Program makeidx
We often change the content of a catalog manualy. In this case we have to change its index file too. This can be done with the program called makeidx which reconstucts index files for one or more catalogs at the same time. The program requires the name of group of catalogs as a parameter. If catalogs from that group have private index files, we also have to determine catalogs whose index files have to be rebuild.
Program insert
Program insert is used to add new data into selected catalog. Data from the input form will be inserted in the catalog and corresponding index file will be updated. The program requires the name of a group of catalogs and the name of an input form as parameters.