Creates the application text
file (user message file) for a specified application name.
Syntax
Create-application-text-file(<name>)
Parameters
name
Name of the application text file to be created.
Example
To create the application text file for the TRAVEL
application:
create-application-text-file('TRAVEL.umg')
|