This is a simple 2-column ASCII CSV file without any fixed filename. The contents can easily be produced in Excel and saved as a CSV file. If using Excel, pay particular care for codes that begin with a zero (0).
| Field | Field Label | Data Type | Max Size | Up-date | Sample Values | Remarks |
|---|---|---|---|---|---|---|
| 1 | Old Code | A | 10 | Y | A C S | Must be valid in TASBooks |
| 2 | New Code | A | 10 | O | ACS | Must not be in use on another Customer or Supplier record |
| CR | 1 | Carriage Return (Hex = 0D, Dec = 13) | ||||
| LF | 1 | Line Feed (Hex = 0A, Dec = 10) |