home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Jason Aller Floppy Collection
/
99.img
/
PDOX3-09.ZIP
/
TOOLKIT2
/
BORROW2.SC
< prev
next >
Wrap
Text File
|
1989-09-15
|
498b
|
19 lines
; Variables Saved Using Savevars Command
Array FieldName[15]
FieldName[1] = "RECORD NUMBER"
FieldName[2] = "Invoice No."
FieldName[3] = "Date"
FieldName[4] = "Customer No."
FieldName[5] = "Discount %"
FieldName[6] = "Tax %"
FieldName[7] = "Method of Payment"
FieldName[8] = "Credit Card No."
FieldName[9] = "Expiration Date"
FieldName[10] = "Ship Via"
FieldName[11] = "Subtotal"
FieldName[12] = "Discount"
FieldName[13] = "Tax"
FieldName[14] = "Shipping"
FieldName[15] = "Total"