> > strcat(buf, "\r\n");
> > page_string(ch->desc, buf, TRUE);
> > Is there any reason to use page_string here?
> > Why can't it be something like "send_to_char(buf, ch)"?
> It is a page break. Objects like notes that may have more than a
> screenfull of text would scroll off the screen without the page_string.
Notes are not displayed here. There is second page_string in another function
which is responsible for note handling. The page_string I quoted is useless
(imho) and can be safely replaced with send_to_char.
Andrey
+------------------------------------------------------------+
| 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