| Description Given a datafile of lines and a tag, say 01,.
Some lines of that file begin with that tag, while the others don't.
If a line does not begin with that tag,
append it to the nearest and preceding one beginning with that tag.
| ||||||
| ||||||
Script and Comments
| ||||||