Annotation of embedaddon/mpd/doc/mpd15.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>mpd.script</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="mpd9.html"><EM>Running Mpd</EM></A>
11: <b>:</b> <A HREF="mpd11.html"><EM>Configuration file format</EM></A>
12: <b>:</b> <EM><code>mpd.script</code></EM><BR>
13: <b>Previous:</b> <A HREF="mpd14.html"><EM><code>mpd.secret</code></EM></A><BR>
14: <b>Next:</b> <A HREF="mpd16.html"><EM>Mpd command line interface</EM></A>
15:
16:
17: <HR NOSHADE>
18: <H2><A NAME="15"></A>3.2.4. <code>mpd.script</code></H2>
19: <p>This file has a format similar to <code>mpd.conf</code>,
20: but it contains chat script commands instead of
21: mpd commands. Each line contains a single command, and
22: labels identify starting points and/or subroutines
23: in the script.</p>
24: <p>See
1.1.1.4 ! misho 25: <A HREF="mpd50.html#chat">Chat Scripting</A>
! 26: for a complete description of chat scripting.</p>
1.1 misho 27: <HR NOSHADE>
1.1.1.4 ! misho 28: <A HREF="mpd.html"><EM>Mpd 5.9 User Manual</EM></A>
1.1 misho 29: <b>:</b> <A HREF="mpd9.html"><EM>Running Mpd</EM></A>
30: <b>:</b> <A HREF="mpd11.html"><EM>Configuration file format</EM></A>
31: <b>:</b> <EM><code>mpd.script</code></EM><BR>
32: <b>Previous:</b> <A HREF="mpd14.html"><EM><code>mpd.secret</code></EM></A><BR>
33: <b>Next:</b> <A HREF="mpd16.html"><EM>Mpd command line interface</EM></A>
34:
35:
36:
37: </BODY>
38: </HTML>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>