abram@DELTANET.COM on 22/10/97 23:15:10
Please respond to abram@deltanet.com
To: CIRCLE@post.queensu.ca
cc: (bcc: Andrew Evans/JBA/44)
Subject: Re: [code][win95] regarding a snippet
>How to I run circle.exe > log.txt?
How do you normally start up the MUD?
From the DOS prompt?
Start it however you normally do and just append > log.txt onto the end.
Or alternatively, do as the guy suggested and make a batch file to run it.
Alls a batch file is, is a text file with a bunch of DOS commands in it.
For example, the batch file I use to crank up my MUD is:
@echo off
cd\
cd circle30\circle\debug
circle -d c:\circle30\lib > log.txt
Save this ^^^ as RunMUD.bat.
Create a shortcut to it on yer 95 desktop and yer up and running with a
double click.
Andy.
+------------------------------------------------------------+
| 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