The following are examples of some of the file types you might use with DBSubst. Any other types which are straight text would lend themselves to being used by DBSubst.
| Ext | Description | Suggested Output Translation |
|---|---|---|
| .bat | Batch command files | ascii |
| .c | C source files | code |
| .dbp | DB Plot configuration files | xml |
| .dbs | DBSubst configuration files | xml |
| .dxf | Drawing Exchange Files | dxf |
| .h | C header files | code |
| .htm | Hypertext Markup Language | html |
| .ini | Configuration files | ascii |
| .m3u | MP3 Playlists | ascii |
| .mak | Makefiles | ascii |
| .reg | Windows registry files | code |
| .rtf | Rich Text Format | rtf |
| .txt | Text | ascii |
| .xml | Extensible Markup Language | xml |