home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / dbase / dfw_frq.zip / LAYOUT.TXT < prev    next >
Text File  |  1993-01-18  |  2KB  |  27 lines

  1.                        File Layout - FREQLIST.DAT
  2.                        
  3. FREQLIST.DAT is a comma delimited ASCII file that can be imported into most
  4. database programs.  Fields are set apart from one another by commas, with
  5. text fields bracked in quotation marks.  
  6.  
  7. Below is the field information you'll need for your database program when
  8. you're setting up your blank data base file.
  9.  
  10. Field Name    Field Type   # of Characters  Comments on Field
  11. -------------------------------------------------------------------------------
  12. Frequency     Text         12               Frequency for scanner (XXX.XXXX)
  13. Channel       Text          4               Ch. Designation used by user/dept.
  14. User          Text         30               User of Frequency 
  15. Location      Text         20               Usually City where base xmtr/RP is
  16. Mode          Text          4               TX mode (AM, FM, NBFM, etc.)
  17. Code          Text          4               Service Code (see next field)
  18. Code Descpt.  Text         62               Description of previous field
  19. Itinerant     Yes/No        1               Is Freq. an Itinerant Freq?
  20. LP            Yes/No        1               Is Frq. Low Power Frq?
  21. Date Entered  Date          8               Date first entered into database
  22. Date Updated  Date          8               Date record last updated
  23. Comments      Text         67               "Short" Comments field for hard cpy
  24. Detail/Comm.  Text        217               Extended comments on record
  25.  
  26. The fields listed above are in the same order as the FREQLIST.DAT import file.
  27.