Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!hacgate!ipla01!shef From: shef@ipla01.hac.com (Ian B. Shef) Newsgroups: comp.os.msdos.programmer Subject: Re: config.sys comment lines Message-ID: <12082@hacgate.UUCP> Date: 4 Dec 90 17:21:18 GMT References: <2s7cT1w163w@wvus.wciu.edu> <1517@sun13.scri.fsu.edu> Sender: news@hacgate.UUCP Organization: Hughes Aircraft Co. (MSG), Canoga Park, CA. Lines: 16 To put comments in my config.sys file, I use: break=off *** This is a comment. break=off *** This is another comment. Something of a kludge, but it works for me. Note 1: You can use break=on if you prefer. Note 2: The asterisks are not required; they just help to set off the comments. The only requirement is that "off" or "on" be followed by at least one space. -- Ian Shef Internet: shef@ipla01.hac.com [128.152.40.86] Hughes Aircraft Co. 268/W62 uucp: ...!usc!hacgate!ipla01!shef (maybe?) 8433 Fallbrook Avenue phone: 818-702-4365 Canoga Park, CA 91304-0445 Any opinions expressed are author's own.