home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 1 / RISC_DISC_1.iso / commercial / acp / profesnal / !Entprise / PayData / Forms / Cheque < prev    next >
Text File  |  1994-07-04  |  642b  |  18 lines

  1. ! Enterprise Cheque Form File.
  2. ! ===========================
  3. # pay = PSNetPay
  4.                                                   Date  [PSDate]
  5.  
  6. Please pay  [Name]
  7.  
  8. Amount in words: [Words(pay)]
  9.  
  10.                                                   Amount [pay:>8]
  11.                                                   ===============
  12. Alternative format:-
  13.  
  14.               Thousands Hundreds  Tens      Units     Pence
  15.               ========= ========= ========= ========= =========
  16. Amount:       [Digit(pay,4):9] [Digit(pay,3):9] [Digit(pay,2):9] [Digit(pay,1):9] [Digit(pay,0)]
  17. _______________________________________________________________________
  18.