<?xml version="1.0" encoding="ISO-8859-1"?>
<html xmlns="http://www.w3.org/1999/xhtml"><head xmlns="http://www.w3.org/1999/xhtml"><title xmlns="http://www.w3.org/1999/xhtml">Chapter 10. Using a Plugin</title><meta xmlns="http://www.w3.org/1999/xhtml" name="generator" content="DocBook XSL Stylesheets V1.50.0"/><link rel="home" href="index.html" title="Pilot-DB Users Manual"/><link rel="up" href="index.html" title="Pilot-DB Users Manual"/><link rel="previous" href="ch09s04.html" title="Inter-Records scripts"/><link rel="next" href="ch10s02.html" title="Running a Plugin"/></head><body><div xmlns="http://www.w3.org/1999/xhtml" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 10. Using a Plugin</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch09s04.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="ch10s02.html">Next</a></td></tr></table><hr/></div><div xmlns="http://www.w3.org/1999/xhtml" class="chapter"><div xmlns="http://www.w3.org/1999/xhtml" class="titlepage"><div xmlns="http://www.w3.org/1999/xhtml"><h2 xmlns="http://www.w3.org/1999/xhtml" class="title"><a xmlns="http://www.w3.org/1999/xhtml" id="pluginuse.chapter"/>Chapter 10. Using a Plugin</h2></div></div><div xmlns="http://www.w3.org/1999/xhtml" class="toc"><p xmlns="http://www.w3.org/1999/xhtml"><b>Table of Contents</b></p><dl><dt><a xmlns="http://www.w3.org/1999/xhtml" href="ch10.html#id2832757">The Different Types of Plugin</a></dt><dd><dl><dt><a xmlns="http://www.w3.org/1999/xhtml" href="ch10.html#pluginuse.driver.sect">Drivers</a></dt><dt><a xmlns="http://www.w3.org/1999/xhtml" href="ch10.html#pluginuse.manualaction.sect">Manual Actions</a></dt><dt><a xmlns="http://www.w3.org/1999/xhtml" href="ch10.html#pluginuse.autoaction.sect">Automatic Actions</a></dt></dl></dd><dt><a xmlns="http://www.w3.org/1999/xhtml" href="ch10s02.html">Running a Plugin</a></dt><dt><a xmlns="http://www.w3.org/1999/xhtml" href="ch10s03.html">Further Information About Plugins</a></dt><dt><a xmlns="http://www.w3.org/1999/xhtml" href="ch10s04.html">Deleting a Plugin</a></dt></dl></div><fake><p xmlns="http://www.w3.org/1999/xhtml">
   Plugins are distinctive and have been stabilized since version 1.0.0, but an unstable plug-in could mar an application. They should be used with caution.
  </p></fake><div xmlns="http://www.w3.org/1999/xhtml" class="section"><div xmlns="http://www.w3.org/1999/xhtml" class="titlepage"><div xmlns="http://www.w3.org/1999/xhtml"><h2 class="title" style="clear: both"><a xmlns="http://www.w3.org/1999/xhtml" id="id2832757"/>The Different Types of Plugin</h2></div></div><div xmlns="http://www.w3.org/1999/xhtml" class="section"><div xmlns="http://www.w3.org/1999/xhtml" class="titlepage"><div xmlns="http://www.w3.org/1999/xhtml"><h3 class="title"><a xmlns="http://www.w3.org/1999/xhtml" id="pluginuse.driver.sect"/>Drivers</h3></div></div><fake><p xmlns="http://www.w3.org/1999/xhtml">
     These plugins do not act directly. They allow you to open a database that would ordinarily not be recognized by Pilot-DB. Drivers are fairly sophisticated; some of them are not able to create new databases or modify the structure. Others can also prevent the creation of records. It is advisable to read the documentation supplied with the plugin.
    </p></fake></div><div xmlns="http://www.w3.org/1999/xhtml" class="section"><div xmlns="http://www.w3.org/1999/xhtml" class="titlepage"><div xmlns="http://www.w3.org/1999/xhtml"><h3 class="title"><a xmlns="http://www.w3.org/1999/xhtml" id="pluginuse.manualaction.sect"/>Manual Actions</h3></div></div><fake><p xmlns="http://www.w3.org/1999/xhtml">
     These plugins allow you to add functionality to the Pilot-DB interface,
     such as the use of a bar code reader or the transfer of a database to an expansion card.
    </p></fake></div><div xmlns="http://www.w3.org/1999/xhtml" class="section"><div xmlns="http://www.w3.org/1999/xhtml" class="titlepage"><div xmlns="http://www.w3.org/1999/xhtml"><h3 class="title"><a xmlns="http://www.w3.org/1999/xhtml" id="pluginuse.autoaction.sect"/>Automatic Actions</h3></div></div><fake><p xmlns="http://www.w3.org/1999/xhtml">
     These plugins act automatically when the user undertakes certain actions such as &#8216;accessing a database&#8217; or &#8216;accessing a record&#8217;.
    </p></fake></div></div></div><div xmlns="http://www.w3.org/1999/xhtml" class="navfooter"><hr/><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch09s04.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="index.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch10s02.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Inter-Records scripts </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Running a Plugin</td></tr></table></div></body></html>
