Re: Code

From: Daniel A. Koepke (dkoepke@circlemud.org)
Date: 09/15/02


On Sun, 15 Sep 2002, Thomas Larsson wrote:

> Could someone tell me if triggers use the Emote code in any way ??

First, provide a proper subject to your message.  "Code" is next to
meaningless.  Perhaps, "NEWBIE: Triggers and emote?"  This is important
because it allows people to find threads in the archives without having to
go through a million messages all named "Code."

Second, what triggers?  Are you using a specific scripting system?  Or do
you mean spec procs?  Your question is vague.

Third, you can find out for yourself (and, in the process, save yourself a
lot of time).  On *nix:

  # grep -i emote <files you want to scan over>

where, <files you want to scan over> is one or more files (or file
patterns, like "*.c") you want to scan for the given regex (in this case,
"emote").  Other platforms undoubtedly have similar capabilities.

-dak

--
   +---------------------------------------------------------------+
   | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
   | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
   | Newbie List:  http://groups.yahoo.com/group/circle-newbies/   |
   +---------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 06/25/03 PDT