Annotation of embedaddon/mpd/doc/mpd55.html, revision 1.1.1.4

1.1       misho       1: <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
                      2: <HTML>
                      3: <HEAD>
                      4: <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
                      5: <TITLE>Sets</TITLE>
                      6: </HEAD>
                      7: <BODY text="#000000" bgcolor="#ffffff">
                      8: 
1.1.1.4 ! misho       9: <A HREF="mpd.html"><EM>Mpd 5.9 User Manual</EM></A>
1.1       misho      10:  <b>:</b> <A HREF="mpd50.html"><EM>Chat Scripting</EM></A>
                     11:  <b>:</b> <EM>Sets</EM><BR>
                     12: <b>Previous:</b> <A HREF="mpd54.html"><EM>Match events</EM></A><BR>
                     13: <b>Next:</b> <A HREF="mpd56.html"><EM>Special sets and targets</EM></A>
                     14: 
                     15: 
                     16: <HR NOSHADE>
                     17:   <H2><A NAME="55"></A>6.3. Sets</H2>
                     18: <p>A set is a collection of pending timer and/or match events. When
                     19: any one event occurs, or upon execution of the appropriate <code>cancel</code>
                     20: command, all events in the set are cancelled.</p>
                     21: <p>Multiple sets may be active at any time. The occurrence of an event
                     22: from one set has no effect on events in other sets.</p>
                     23: 
                     24: <H3>6.3.1. <A HREF="mpd56.html#56">Special sets and targets</A></H3>
                     25:  <HR NOSHADE>
1.1.1.4 ! misho      26: <A HREF="mpd.html"><EM>Mpd 5.9 User Manual</EM></A>
1.1       misho      27:  <b>:</b> <A HREF="mpd50.html"><EM>Chat Scripting</EM></A>
                     28:  <b>:</b> <EM>Sets</EM><BR>
                     29: <b>Previous:</b> <A HREF="mpd54.html"><EM>Match events</EM></A><BR>
                     30: <b>Next:</b> <A HREF="mpd56.html"><EM>Special sets and targets</EM></A>
                     31: 
                     32: 
                     33: 
                     34: </BODY>
                     35: </HTML>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>