DISC

Contents | What's New | Quick Links

 

Environment Catalog Syntax

Introduction

Software Installation

Concepts and Design

Designing Applications

Omnidex Environments

SQL Reference

Omnidex API's

Utilities

Interfaces

Performance Guide

Troubleshooting Guide

Appendix

 

 

Message Section

Index Section

 

[MESSAGE message_name
{ [TEXT] "string" | FILE "filespec"}]

 

MESSAGE message_name

Messages are optional. If defining a message, the MESSAGE keyword and message name are required. This is a string of up to 64 characters (or numbers) that uniquely identifies the specified message in the Environment. The message is accessible by the OmniAccess API function call oamessage.

 

Environment Section

Database Section

Table Section

Column Section

Index Section

Message Section

Rule Section

Syntax

Omnidex Environments

Database Specifics

[TEXT] "string" | FILE "filespec"

Required. The text sting is a quoted string of up to 255 characters specifying the desired message. The TEXT keyword is optional.

OR

Click here for more information about defining filespecsUse an external file that contains a message. filespec is a quoted string up to 255 characters in length and may contain any valid filename as well as appropriate path information and password information. The enclosing quotes may be single or double quotes. The FILE keyword is required.

 

 

top

Dynamic Information Systems Corporation - Omnidex Version 3.8 Build 6 J15.03-Copyright © 2003

DISC | Documentation Home