home *** CD-ROM | disk | FTP | other *** search
- #input _DETAILS_,,^j^jEnter description of payment
- #input _DATE_,,Enter date of payment
- #input _V_NUM_,,^jEnter the voucher number
- #default 0
- #input _FARES,,Input cost of fares (or RETURN if zero).
- #input _POST,,Input cost of postage (or RETURN if zero).
- #input _CLEAN,,Input cost of cleaning (or RETURN if zero).
- #input _SUND,,Input sundries costs (or RETURN if zero).
- #default
- #overtype
- | | | | | | | | |
- |_DATE_ | _DETAILS_ |_V_NUM_|[[b _FARES]]|[[b _POST]] |[[b _CLEAN]]|[[b _SUND]] | [[l ltotal]]|
- #insert