Both sides previous revisionPrevious revisionNext revision | Previous revision |
ref:files [2020/04/03 23:37] – [Formats] Added initial drop file section, needs work digital man | ref:files [2024/10/15 15:33] (current) – [Drop Files] Add 31-line DOOR.SYS, remove UTIDOOR.TXT digital man |
---|
| List | ''.lst'' | ASCII | Discouraged | Data file: one line per record | | | List | ''.lst'' | ASCII | Discouraged | Data file: one line per record | |
| Pointer | ''.ptr'',''.sfp'' | Binary | Discouraged | Export message pointers: 32-bits per record | | | Pointer | ''.ptr'',''.sfp'' | Binary | Discouraged | Export message pointers: 32-bits per record | |
| DAT | ''.dat'' | SYNCDAT | Discouraged | Fixed record/field length (ETX-terminated) data file((exception: XTRN.DAT drop file)) | | | DAT | ''.dat'' | SYNCDAT | Discouraged | Fixed record/field length (ETX-terminated) data file((exceptions: XTRN.DAT and TEXT.DAT)) | |
| IXT | ''.ixt'' | ASCII | Deprecated | Index file: 2 lines per record | | | IXT | ''.ixt'' | ASCII | Deprecated | Index file: 2 lines per record | |
| DAB | ''.dab'' | Binary | Discouraged | Fixed record/field length (ad hoc) data file | | | DAB | ''.dab'' | Binary | Discouraged | Fixed record/field length (ad hoc) data file | |
| |
Drop files are identified by their full filename (not the just the extension) and are both created and consumed by the BBS: | Drop files are identified by their full filename (not the just the extension) and are both created and consumed by the BBS: |
^ Filename ^ Encoding ^ Description ^ | ^ Filename ^ Encoding ^ Description ^ |
| ''DOOR.SYS'' | ASCII | GAP, 2 formats | | | ''[[DOOR.SYS]]'' | ASCII | GAP, both the 31-line and 52-line formats (write/read) | |
| ''DORINFO#.DEF'' | ASCII | RBBS/QuickBBS | | | ''[[DORINFO1.DEF|DORINFO#.DEF]]''| ASCII | RBBS/QuickBBS (write-only) | |
| ''CHAIN.TXT'' | ASCII | WWIV | | | ''EXITINFO.BBS'' | Binary | QuickBBS (write/read) | |
| ''CALLINFO.BBS'' | Binary | Wildcat! | | | ''[[CHAIN.TXT]]'' | ASCII | WWIV (write-only) | |
| ''PCBOARD.SYS'' | Binary | PCBoard | | | ''[[CALLINFO.BBS]]'' | ASCII | Wildcat! (write-only) | |
| ''SFDOORS.DAT'' | ASCII | SpitFire | | | ''[[PCBOARD.SYS]]'' | Binary | PCBoard (write-only) | |
| ''UTIDOOR.TXT'' | ASCII | MegaMail | | | ''USERS.SYS'' | Binary | PCBoard (write/read) | |
| ''DOORFILE.SR'' | ASCII | Solar Realms | | | ''SFDOORS.DAT'' | ASCII | SpitFire (write-only) | |
| ''TRIBBS.SYS'' | ASCII | TriBBS | | | ''DOORFILE.SR'' | ASCII | Solar Realms (write-only) | |
| ''DOOR32.SYS'' | ASCII | Mystic | | | ''TRIBBS.SYS'' | ASCII | TriBBS (write-only) | |
| ''XTRN.DAT'' | ASCII | Synchronet | | | ''DOOR32.SYS'' | ASCII | Mystic (write-only) | |
| ''MSGTMP'' | ASCII | QuickBBS | | | ''[[XTRN.DAT]]'' | ASCII | Synchronet (write-only) | |
| ''MSGINF'' | ASCII | QuickBBS | | | ''MODUSER.DAT'' | ASCII | Synchronet (read-only) | |
| ''EDITOR.INF'' | ASCII | WWIV | | | ''MSGTMP'' | ASCII | QuickBBS (write/read) | |
| ''RESULT.ED'' | ASCII | WWIV | | | ''MSGINF'' | ASCII | QuickBBS (write-only) | |
| | ''[[EDITOR.INF]]'' | ASCII | WWIV (write-only) | |
| | ''[[RESULT.ED]]'' | ASCII | WWIV (read-only) | |
| |
===== See Also ===== | ===== See Also ===== |