used in programs (ado files) runs a command without spitting out the output.
e.g.,
quietly reg y x
will run the regression without putting the results on the screen.
Categories: Lab7