BEA Logo BEA MessageQ Release 5.0

  Corporate Info  |  News  |  Solutions  |  Products  |  Partners  |  Services  |  Events  |  Download  |  How To Buy

 

   MessageQ Doc Home   |   FML Programmer's Guide   |   Previous Topic   |   Next Topic   |   Contents   

Setup

 

Introduction

This chapter deals with the setup of the FML32 environment. Before you can begin to work with FML32 fielded buffers you must set environment variables appropriate for your application. These activities are described in this chapter.

Directory Structure

The delivered FML32 software will reside in a subtree of the local file system. Several of the FML32 modules assume that the structure of this subtree is as described in this section. The sub-directories are:

C application software using FML32 must include the following header files in the order shown:

#include <stdio.h> #include "fml32.h"

Environment Variables

This section describes several environment variables used by FML32.

The following variable is used in FML32 to search for system supplied files:

The following variables are used throughout FML32 to access field table files (described in Chapter 4):