home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PASCAL / TPDOORS.ZIP / PCBSYS < prev    next >
Encoding:
Text File  |  1988-01-27  |  1.7 KB  |  31 lines

  1.  
  2. The format of the file PCBOARD.SYS is as follows:
  3.  
  4. Starting              Stored
  5. Position   Length     Format     Description
  6. --------   --------   --------   --------------------------------------------
  7.      1          2      ascii     display on/off       (-1/ 0)
  8.      3          2      ascii     printer on/off       (-1/ 0)
  9.      5          2      ascii     page bell on/off     (-1/ 0)
  10.      7          2      ascii     caller alarm on/off  (-1/ 0)
  11.      9          2      ascii     sysop next on flag   (N ,X ,  )
  12.     11          4      ascii     baud rate of caller  (Loca, 300,1200,etc.)
  13.     15         25      ascii     full name of caller  (FIRST LAST)
  14.     40          2      ascii     two spaces
  15.     42         15      ascii     first name of caller (First)
  16.     57          2      ascii     graphics mode on/off (-1/ 0)
  17.     59         12      ascii     password of caller
  18.     71          2      mki$      user's record number
  19.     73          4      mks$      time logged on in seconds
  20.     77          4      mks$      users allowed time in seconds
  21.     81          4      mks$      time user exited to door in seconds
  22.     85          5      ascii     time user logged on in hh:mm
  23.     90          2      mki$      conference user exited to DOS from
  24.     92         18      mki$      conference joined flags (in order -1/ 0)
  25.    110          2      mki$      highest "conference time add" that call
  26.    112          8      mkd$      daily download byte limit in K
  27.    120          2      mki$      upload time credit
  28.    122          4      ascii     language version
  29.    126          2      ascii     error checking modem detected (-1/ 0)
  30.    128          1      ascii     node chat flag prior to exit to DOS
  31.