Date: 10/07/01
- Next message: Egon Schmid: "[PHP-DOC] cvs: phpdoc /en/functions sesam.xml"
- Previous message: Hojtsy Gabor: "[PHP-DOC] chm_proto.chm updated"
- Next in thread: Egon Schmid: "[PHP-DOC] cvs: phpdoc /en/functions sesam.xml"
- Maybe reply: Egon Schmid: "[PHP-DOC] cvs: phpdoc /en/functions sesam.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
eschmid Sun Oct 7 13:10:37 2001 EDT
Modified files:
/phpdoc/en/functions sesam.xml
Log:
Should now be correct.
Index: phpdoc/en/functions/sesam.xml
diff -u phpdoc/en/functions/sesam.xml:1.11 phpdoc/en/functions/sesam.xml:1.12
--- phpdoc/en/functions/sesam.xml:1.11 Fri Sep 21 19:21:07 2001
+++ phpdoc/en/functions/sesam.xml Sun Oct 7 13:10:37 2001
@@ -1,5 +1,5 @@
<?xml encoding="iso-8859-1"?>
-<!-- $Revision: 1.11 $ -->
+<!-- $Revision: 1.12 $ -->
<reference id="ref.sesam">
<title>SESAM database functions</title>
<titleabbrev>SESAM</titleabbrev>
@@ -59,60 +59,67 @@
<entry>
Name of BS2000 PLAM library containing the loadable SESAM
driver modules. Required for using SESAM functions.
- <para>
- Example:
- <informalexample>
- <programlisting role="apache">
+ <msgtext>
+ <para>
+ Example:
+ <informalexample>
+ <programlisting role="apache">
php3_sesam_oml $.SYSLNK.SESAM-SQL.030
- </programlisting>
- </informalexample>
- </para>
- </entry>
- </row>
- <row>
- <entry><literal>php3_sesam_configfile</literal></entry>
- <entry>Name of SESAM application configuration file.
- Required for using SESAM functions.
- <para>
- Example:
- <informalexample>
- <programlisting role="apache">
+ </programlisting>
+ </informalexample>
+ </para>
+ </msgtext>
+ </entry>
+ </row>
+ <row>
+ <entry><literal>php3_sesam_configfile</literal></entry>
+ <entry>
+ Name of SESAM application configuration file. Required for
+ using SESAM functions.
+ <msgtext>
+ <para>
+ Example:
+ <informalexample>
+ <programlisting role="apache">
php3_sesam_configfile $SESAM.SESAM.CONF.AW
- </programlisting>
- </informalexample>
- It will usually contain a configuration like (see SESAM reference
- manual):
- <informalexample>
- <programlisting role="bs2000">
+ </programlisting>
+ </informalexample>
+ It will usually contain a configuration like (see SESAM
+ reference manual):
+ <informalexample>
+ <programlisting role="bs2000">
CNF=B
NAM=K
NOTYPE
- </programlisting>
- </informalexample>
- </para>
- </entry>
- </row>
- <row>
- <entry><literal>php3_sesam_messagecatalog</literal></entry>
- <entry>
- Name of SESAM message catalog file. In most cases, this
- directive is not neccessary. Only if the SESAM message file is
- not installed in the system's BS2000 message file table, it can
- be set with this directive.
- <para>
- Example:
- <informalexample>
- <programlisting role="apache">
+ </programlisting>
+ </informalexample>
+ </para>
+ </msgtext>
+ </entry>
+ </row>
+ <row>
+ <entry><literal>php3_sesam_messagecatalog</literal></entry>
+ <entry>
+ Name of SESAM message catalog file. In most cases, this
+ directive is not neccessary. Only if the SESAM message file
+ is not installed in the system's BS2000 message file table,
+ it can be set with this directive.
+ <msgtext>
+ <para>
+ Example:
+ <informalexample>
+ <programlisting role="apache">
php3_sesam_messagecatalog $.SYSMES.SESAM-SQL.030
- </programlisting>
- </informalexample>
+ </programlisting>
+ </informalexample>
+ </para>
+ </msgtext>
+ </entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </table>
</para>
- </entry>
- </row>
- </tbody>
- </tgroup>
- </table>
- </para>
<para>
In addition to the configuration of the PHP/SESAM interface, you
have to configure the SESAM-Database server itself on your
- Next message: Egon Schmid: "[PHP-DOC] cvs: phpdoc /en/functions sesam.xml"
- Previous message: Hojtsy Gabor: "[PHP-DOC] chm_proto.chm updated"
- Next in thread: Egon Schmid: "[PHP-DOC] cvs: phpdoc /en/functions sesam.xml"
- Maybe reply: Egon Schmid: "[PHP-DOC] cvs: phpdoc /en/functions sesam.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

