Suppress Command Display (@)

SORT.EXE:SORT.OBJ
  @ ECHO sorting

The command line calling the ECHO command is not displayed. The output of the ECHO command, however, is displayed.


[Back] [Next]