create-system-message-file()
note
This article is about the create-system-message-file action in the USoft Action Language.
create-system-message-file()
Creates a file containing all the system messages (and possible translations) of the current application.
Syntax
create-system-message-file( '*file*' )
The required file is the name of the system message file to be created.
Example
create-system-message-file( 'TRAVEL.smg' )