- @Echo 00: %0
- @Echo 01: %1
- @Echo 02: %2
- @Echo 03: %3
- @Echo 04: %4
- @Echo 05: %5
- @Echo 06: %6
- @Echo 07: %7
- @Echo 08: %8
- @Echo 09: %9
- @Echo All together, it looked like this to DOS:
- @Echo %0 %*
EchoTest.cmd by Joel Bennett 17 months ago
embed code: <script type="text/javascript" src="http://PoshCode.org/embed/2110"></script>download | new post
A DOS cmd script to show how your arguments look to “native” console apps
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.
PowerShell Code Repository