Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!cbatt!ucbvax!ucsfcgl!kneller From: kneller@ucsfcgl.UUCP Newsgroups: comp.sys.ibm.pc Subject: Re: How can I pass equal signs into batch files? Message-ID: <10074@cgl.ucsf.edu.ucsfcgl.UUCP> Date: Fri, 20-Feb-87 23:09:37 EST Article-I.D.: cgl.10074 Posted: Fri Feb 20 23:09:37 1987 Date-Received: Sat, 21-Feb-87 16:12:53 EST References: <648@ubvax.UUCP> Sender: daemon@ucsfcgl.UUCP Organization: UCSF Computer Graphics Lab Lines: 22 In article <648@ubvax.UUCP> scott@ubvax.UUCP (Scott Scheiman) writes: >-- >Anybody know how an equal sign ("=") can be passed as part of a >parameter into a batch file? (For those who don't know it, DOS batch >file processing changes tabs, commas, semicolons, and equals to a >space/blank in any parameter list!) > >I'm currently using PC DOS 3.10. >-- Funny you should use "=", since that is how you can pass those illegal characters. You can also `protect' > < | with double quotes. The double quotes do not get stripped from the argument list. Yes, double quotes are documented somewhere in the DOS manual. Now can we please drop the "RTFM" crap? It is obvious there are inconsistencies across DOS manuals and not everyone has every manual. For the uninitiated, RTFM is "read the f* manual" and is derogatory no matter how it's said. Don Kneller UUCP: ...ucbvax!ucsfcgl!kneller ARPA: kneller@cgl.ucsf.edu BITNET: kneller@ucsfcgl.BITNET