The file front end reads data from an ASCII file. The front end opens and reads the file, feeds its contents to the rule set, then closes the file and terminates. This front end performs two special formatting translations:

  • End-of-line translation

  • Field-separator translation

    The --file option of the sm_adapter command invokes this front end.