Re: [code][win95] regarding a snippet

From: Sean Butler (sbutler@DEVEAST.COM)
Date: 10/23/97


Just a note, there is a difference, albeit minor, between

circle.exe >> log.txt

and

circle.exe > log.txt

The first will create the log.txt file if it doesn't exist
and will append to it if it already exists.

The second will always create a new log.txt even if an old
one exists.

--Sean


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/08/00 PST