home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 5 / 05.iso / a / a114 / 2.img / TOOLKIT / TOOLKIT.ZIP / BORROW3.SC < prev    next >
Encoding:
Text File  |  1990-08-25  |  282 b   |  12 lines

  1. ; Variables Saved Using Savevars Command
  2.  
  3. Array FieldName[8]
  4. FieldName[1] = "RECORD NUMBER"
  5. FieldName[2] = "Invoice No."
  6. FieldName[3] = "Key"
  7. FieldName[4] = "Item"
  8. FieldName[5] = "Unit Price"
  9. FieldName[6] = "Quantity"
  10. FieldName[7] = "Description"
  11. FieldName[8] = "Amount"
  12.