home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR2 / DELIM327.ZIP / DATE2.PAR < prev    next >
Text File  |  1993-02-27  |  462b  |  17 lines

  1. *******************
  2. *Employee master file - from the mini - AFTER THE DATE HAS BEEN REFORMATED
  3. *******************
  4. *EXAMPLE DATE2.PAR
  5. *  Break the record into fields:
  6. *    Employee number, date of birth, first name, last name, address,
  7. *    city, state, monthly salary
  8. ********************
  9. C   1  6  Employee number
  10. C   7  8  date
  11. C  15  9  first name
  12. C  24 13  last name
  13. C  37 22  address
  14. C  59 12  city
  15. C  71  2  state
  16. N  73  5  monthy salary
  17.