Share via


#message (FMerge.exe) (Windows Embedded CE 6.0)

1/5/2010

Message statements are generated using the #message statement.

When this statement is encountered, the text of the message is output to stdout and execution continues.

The following code example shows the syntax for using a #message statement.

#message [text]

Parameters

  • text
    This variable can include any characters.

See Also

Concepts

fMerge Tool