home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Misc / HOMEFRONTV2.0.DMS / in.adf / CheckForms / CheckReport.hf2 < prev   
Encoding:
Text File  |  1991-11-21  |  1.9 KB  |  76 lines

  1. ;  Sample Check Of PUBLIX SUPER MARKETS, INC.
  2. ;
  3. ;  PHILLIPS BUSINESS FORMS, INC.  FORM # 12-00956-43
  4. ;
  5. ;       Description         Field Name   Max Field Length
  6. ;----------------------------------------------------------------
  7. ;  Account Number              F1               2
  8. ;  Account Name                F2              20
  9. ;  Account Balance             F3              10
  10. ;  Check Date                  F4               8  (ie 'MM/DD/YY')
  11. ;  Transaction Number          F5              15
  12. ;  Pay to the Order Of...      F6              15
  13. ;  Check Amount                F7               9
  14. ;  Check Amount Written        F8              69
  15. ;  For (Comment Field)         F9              25
  16. ;  Category Number             F10              3
  17. ;  Category Name               F11             15
  18. ;  Check Cleared               F12              1
  19. ;  Tax Deductable              F13              1
  20. ;
  21. ;Alterative date formats:
  22. ;  Expanded Date               F14             10  (ie 'MM/DD/19YY')
  23. ;  Condenced Date              F15              6  (ie 'MMDDYY')
  24. ;  Month Names and date        F16             12  (ie 'January 15')
  25. ;  Month Names/date/Year       F17             18  (ie 'September 15, 1991')
  26. ;  Last 2 digits of the Year   F18              2  (ie '91' instead of 1991)
  27. ;  European Date Format        F19              8  (ie 'DD/MM/YY')
  28. ;  European Date Format        F20             10  (ie 'DD/MM/YYYY')
  29. ;
  30. ;Alterative check amount formats:
  31. ;  Seperate dollars            F21              6  (ie 456 Dollars)
  32. ;  Seperate cents              F22              2  (ie 04  Cents  )
  33. ;
  34.  
  35.  
  36.  
  37.                                                            ~F4    ~
  38.  
  39.  
  40.  ~F15 ~ ~F5          ~     ~F6       ~ ~F7         ~          0.00 ~F7        ~
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.                 ~F5           ~                       ~F4    ~         ~F7     ~
  66.  
  67.      ~F8                                                               ~
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.