home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 096 / pcfusr30.arc / PCF-USER.DOC next >
Encoding:
Text File  |  1985-11-17  |  2.7 KB  |  54 lines

  1.    RBBS-PC ===> PC-File III (tm) Users Log Conversion  Version 3.0
  2.                              PCF-USER
  3.  
  4.     This program will convert RBBS-PC's Users Log into a format which can
  5. be imported into PC-File III for sorting and report generation.  It con-
  6. verts names to 'LAST, FIRST' format for sorting purposes.  It will also
  7. pad upload, download and security level numbers with zeros to allow proper
  8. sorting according to these values, i.e. security level 5 will be 005.  Your
  9. security levels can be from 000 to 999, and upload/download values can be
  10. from 0000 to 9999.  If values greater than these are needed, let me know
  11. and the program can be modified accordingly.
  12.  
  13.   One other point should be noted.  This takes advantage of the Mailmerge
  14. format for importing into PC-File.  That format is simply a sequential file
  15. with fields separated by commas and strings with commas in them enclosed
  16. within double quotes (").  If a user has used a double quote in his
  17. password, City/State or computer name, PCF-USER will replace the double
  18. quote with a single space.  This is necessary to avoid the fields being
  19. thrown off in the conversion process.
  20.  
  21. Use PC-File's PC-IMPOR.EXE program to import the data into your PC-File
  22. database.  You will first need to go into PC-File and define the data base.
  23.  
  24. The format is as follows:
  25.  
  26.   NAME        31                    GR     3 (Graphics mode     )
  27.   CITY/ST     24                    PB     3 (Prompt Bell on/off)
  28.   PASSWORD    15                    XP     3 (Expert mode on/off)
  29.   SL           3 (Security level)   NL     3 (Nulls on/off      )
  30.   COMPUTER    19 (Computer used)    UC     3 (Upper Case on/off )
  31.   USED         4 (Times used    )   LF     3 (Line feeds on/off )
  32.   DNLD         4 (Downloads     )   PL     2 (Page Length       )
  33.   UPLD         4 (Uploads       )   LDIR   8 (Last DIR date     )
  34.   LAST_ON     14 (Last access   )   ET     3 (Last call length  )
  35.   LMSG         5 (Last msg read )   RECNO  5 (Users log rec. #  )
  36.   MW           2 (Margin width  )
  37.  
  38.   Once created, import the data file into PC-File using the Mailmerge
  39. (commas & quotes) format option.
  40.  
  41.  PC-File III is an excellent User Supported database package that
  42. is flexible and easy to use.  It is copyrighted by Jim Button and
  43. I would encourage you to register your copy with Mr. Button.  Good
  44. software such as this must be encouraged.
  45.  
  46.  If you would like to assist the Fargo IBM PC Users Group in maintaining
  47. and expanding their bulletin board system, send your contribution
  48. to:            Fargo IBM PC Users Group
  49.                c/o Loren D. Jones, Sysop
  50.                P.O. Box 9121
  51.                Fargo, ND 58109
  52.  
  53. Your help is much appreciated!  We hope you find this useful.
  54.