| 
                   [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. 
                    
                   |