Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!iuvax!bobmon From: bobmon@iuvax.cs.indiana.edu (RAMontante) Newsgroups: comp.sys.ibm.pc Subject: Re: I/O Redirection in Remarks Message-ID: <23365@iuvax.cs.indiana.edu> Date: 14 Jul 89 15:35:42 GMT References: <1908@gouda.quad.com> Reply-To: bobmon@iuvax.cs.indiana.edu (RAMontante) Organization: malkaryotic Lines: 8 Yep, the shell unavoidably treats `<', `>', and `|' as redirection in all MS-DOS versions I remember. This applies to the "echo" command as well as "remark"s, but NOT to labels that start with colons. I don't use remarks in batch files much; the ":label" works better as a remark (unless the first word matches an actual label in the file) than real remarks do --- two fewer characters, cleaner appearance, no stupid redirection.