Note: This has been replaced by the ML Verb but the LITERAL_TEXT logic command is supported for legacy reasons.


 

 

Purpose

LITERAL_TEXT makes it easy to translate an application from one language to another
 

Syntax

LITERAL_TEXT alpha literal name
 

Operation

alpha literal name defines which alpha literal name translates to a message definition.  The maximum number of characters in an alpha literal name is 12 characters.
 

Remarks

Use LITERAL_TEXT when a prompt or message is required from the PROIV logic code.  A Literal name is used for each message or prompt.

The first method involves changing all logic containing the line in the application.

The second (and recommended) method requires that only the bootstrap file must be changed.

If the Literal is not defined in literal.pro, it results in a GEN ERROR (The function cannot be genned.)

Example

 

Comment on this topic

Topic ID: 520208

 
 
 

Table of Contents

Index

Glossary

-Search-

Back