Field Justification


Field Justification

 
All Fields are justified in the following manner:-

  • Numeric Fields are pre-pended with 0's to the full width of the format
  • Alphanumeric Fields are left justified and ' ' (spaces) appended to the full width of the format
  • A* means an unspecified length field - we read to the end of the line.