Stream merge: Difference between revisions

m
→‎REXX version 2: 'and and' -> 'and'
m (→‎{{header|Perl 6}}: don't assign, bind)
m (→‎REXX version 2: 'and and' -> 'and')
Line 1,585:
 
===version 2===
This REXX version reads &nbsp; (in numerical order) &nbsp; ''any'' &nbsp; number of input files in the form of: &nbsp; &nbsp; <big> nnn.TXT </big> &nbsp; &nbsp; and
<br>and stops reading subsequent &nbsp; ''new'' &nbsp; input files when it encounters an input file that doesn't exist &nbsp; (or is empty).
 
2,295

edits