> > Ok, I was wondering if there was a way in the dos shell to have it pause
> > after scrolling errors, or to be able to scroll up? It is ahrd for me to
> > find the problem when I can't see which line was the initial problem.
> > Any ideas?
it sounds like you are talking about your compiler error messages?
if so, then you can redirect the output by typing
make > errors.txt
or whatever compiler you use, then type out errors.txt and pipe it
through more.
RP.
     +------------------------------------------------------------+
     | 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/15/00 PST