echo (Device Management Client) (Windows CE 5.0)

Send Feedback

This command outputs text to the client's debugging console.

echo [text]

Parameters

  • text
    Text to output to the console.

Remarks

The following code example outputs the string Hello World to the console:

echo "Hello World"

See Also

Scripting Support Commands

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.