- or download this
name=Document1.doc type=Word author=aAuthor
...
name=Document1.doc type=Text author=cAuthor
name=Document1.doc type=Excel author=dAuthor
name=Document1.doc type=Word author=eAuthor
- or download this
name=Document1.doc type=Excel author=bAuthor
name=Document1.doc type=Excel author=dAuthor
name=Document1.doc type=Text author=cAuthor
name=Document1.doc type=Word author=aAuthor
name=Document1.doc type=Word author=eAuthor
- or download this
#$field is the position of the element (sort key) in the #line
open INPUT , $input || die $input.$! ;
...
close OUTPUT ;
}
close INPUT ;