o Added collect-stream. Same as collect-file, except the results go
to a stream instead of a new file. o I received an updated version (09/02/92) from James Bushnell who got it from Richard Waters. I quick diff indicates that the only real change was renaming collect, mask, and until were renamed collect-s, mask-s, and until-s, respectively. Apparently this was to prevent conflicts with loop clauses (until and collect). (Don't know about mask-s). However, I'm not going to make these changes (yet?) because it will break any existing code.
Loading
Please sign in to comment