en:docs:tk:tools:mkmsgf

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
en:docs:tk:tools:mkmsgf [2024/01/21 07:05] prokusheven:docs:tk:tools:mkmsgf [2024/01/21 11:48] prokushev
Line 129: Line 129:
  
     Infile is the ASCII-text source file.     Infile is the ASCII-text source file.
- 
-Example: 
- 
-  MSG 
-  MSG0001I: (mm%4dd%4yy) %2%4%1%4%3 
-  MSG0002I: (dd%4mm%4yy) %1%4%2%4%3 
-  MSG0003I: Current date is: %0 
- 
-%0 is a special argument that displays a prompt for user input. 
-%1 - %9 are the arguments the user can use to insert text in a message. 
- 
     Outfile is the binary output message file.     Outfile is the binary output message file.
     @controlfile is the message definition file.     @controlfile is the message definition file.