![]() |
![]() |
![]() |
|
|
| Extension | Description |
|---|---|
| .DBF | Data file for one table
You are likely to have one or more of these. |
| .CDX | Compound index file for a specific table, not always present |
| .IDX | Single index file for a specific table, not always present |
| .FPT | Memo file for a specific table, not always present |
| .DBC, .DCX, .DCT | Database container and associated files
Some applications do not use these. |
| Extension | Description |
|---|---|
| .FRX, .FRT | Report layout and source file (except for labels) |
| .H | Header source code file, gets included in other types of source files |
| .LBX, .LBT | Label layout and source file |
| .MNX, .MNT | Menu layout and source file |
| .PJX, .PJT | Project files to control application creation |
| .PRG | Program source code file |
| .QPR | Query program |
| .SCX, .SCT | Screen layout and source file |
| .VCX, .VCT | Class files, may contain screens and source code |
| Extension | Description |
|---|---|
| .APP | Compiled application, may require a separate .EXE to run |
| .BAK | Backup of .DBF file after structure change |
| .FXP | File compiled from .PRG file |
| .MPR | Source file created from Menu files |
| .MPX | Compiled from .MPR file |
| .QPX | Compiled from .QPR file |
| .SPR | Screen source code for Foxpro for DOS, created from .SCX, .SCT |
| .SPX | Compiled from .SPR file |
| .TBK | Backup of .FPT file after structure change |
| Other | If you see other files types in your application folder, ask us. |