diff --git a/functions/sesam.xml b/functions/sesam.xml index 1b285f8403..4192f137fb 100644 --- a/functions/sesam.xml +++ b/functions/sesam.xml @@ -1,5 +1,5 @@ - + SESAM database functions SESAM @@ -59,60 +59,67 @@ Name of BS2000 PLAM library containing the loadable SESAM driver modules. Required for using SESAM functions. - - Example: - - + + + Example: + + php3_sesam_oml $.SYSLNK.SESAM-SQL.030 - - - - - - - php3_sesam_configfile - Name of SESAM application configuration file. - Required for using SESAM functions. - - Example: - - + + + + + + + + php3_sesam_configfile + + Name of SESAM application configuration file. Required for + using SESAM functions. + + + Example: + + php3_sesam_configfile $SESAM.SESAM.CONF.AW - - - It will usually contain a configuration like (see SESAM reference - manual): - - + + + It will usually contain a configuration like (see SESAM + reference manual): + + CNF=B NAM=K NOTYPE - - - - - - - php3_sesam_messagecatalog - - 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. - - Example: - - + + + + + + + + php3_sesam_messagecatalog + + 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. + + + Example: + + php3_sesam_messagecatalog $.SYSMES.SESAM-SQL.030 - - + + + + + + + + + - - - - - - In addition to the configuration of the PHP/SESAM interface, you have to configure the SESAM-Database server itself on your