Is there some simple DCL command, or a few commands, that I can use to remove blank lines from a file? I can obviously write a small DCL script to read the file, and write the non blank lines, but I'm wondering if there is an easier way. Thanks; Bob