home *** CD-ROM | disk | FTP | other *** search
- ; Sample Check Of PUBLIX SUPER MARKETS, INC.
- ;
- ; PHILLIPS BUSINESS FORMS, INC. FORM # 12-00956-43
- ;
- ; Description Field Name Max Field Length
- ;----------------------------------------------------------------
- ; Account Number F1 2
- ; Account Name F2 20
- ; Account Balance F3 10
- ; Check Date F4 8 (ie 'MM/DD/YY')
- ; Transaction Number F5 15
- ; Pay to the Order Of... F6 15
- ; Check Amount F7 9
- ; Check Amount Written F8 69
- ; For (Comment Field) F9 25
- ; Category Number F10 3
- ; Category Name F11 15
- ; Check Cleared F12 1
- ; Tax Deductable F13 1
- ;
- ;Alterative date formats:
- ; Expanded Date F14 10 (ie 'MM/DD/19YY')
- ; Condenced Date F15 6 (ie 'MMDDYY')
- ; Month Names and date F16 12 (ie 'January 15')
- ; Month Names/date/Year F17 18 (ie 'September 15, 1991')
- ; Last 2 digits of the Year F18 2 (ie '91' instead of 1991)
- ; European Date Format F19 8 (ie 'DD/MM/YY')
- ; European Date Format F20 10 (ie 'DD/MM/YYYY')
- ;
- ;Alterative check amount formats:
- ; Seperate dollars F21 6 (ie 456 Dollars)
- ; Seperate cents F22 2 (ie 04 Cents )
- ;
-
-
-
- ~F4 ~
-
-
- ~F15 ~ ~F5 ~ ~F6 ~ ~F7 ~ 0.00 ~F7 ~
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- ~F5 ~ ~F4 ~ ~F7 ~
-
- ~F8 ~
-
-
-
-
-
-
-
-
-