* MNDX.FMT - Text describing options for modifying index names and key fields. @ 1,10 SAY TMARK + " " + CNAME @ 3,10 SAY MTITLE @ 5,10 SAY " Entry of a key field requires you to enter a name under which" @ 6,10 SAY "an index of the file will be maintained. Each name represents an" @ 7,10 SAY "index file and is maintained on your disk using that name with an" @ 8,10 SAY "extension of 'NDX'. You must be sure that each name you enter is" @ 9,10 SAY "different from every other index name on drive "+DEFA+" or you will " @ 10,10 SAY "destroy another index. One way to ensure that each index name is" @ 11,10 SAY "unique is to name your index as the name of the file plus a suffix" @ 12,10 SAY "of 1-7. If you use names like ZIP or DATE you are bound to repeat" @ 13,10 SAY "an index name some day. Before you add or modify index names, all" @ 14,10 SAY "the index names on drive "+DEFA+" will be displayed on the screen." @ 16,10 SAY " Entry of a key field also requires you to enter the field name" @ 17,10 SAY "exactly as it appears in your file structure. If you do not enter" @ 18,10 SAY "a correct field name you will be prompted with an error message and" @ 19,10 SAY "asked to try again. Enter RETURN to continue. " GET ANSWER