Enscribe Programmer's Guide

From the order detail file:
0020 0001 23167 00002 0000.00
0020 0002 02010 00001 0000.00
0020 0003 12950 00005 0000.00
From the inventory file:
23167 ANTENNA 0022.50 00008 A01 TAYLOR
02010 TOASTER 0022.50 00000 F22
ACME
12950 TOASTER 0020.45 00010 C98 SMYTHE
The following are the contents of those same records after filling the first order. In the order file:
0020 SMITH 95/09/30 0147.25
In the customer file:
SMITH DAYTON, OH NO 0157.25 0500.00
In the order detail file:
0020 0001 23167 00000 0045.00
0020 0002 02010 00001 0000.00
0020 0003 12950 00000 0102.25
Line Item not Filled (Put on Back-Order)
In the inventory file:
Accessing Key-Sequenced Files 105