Suppresses output from a command. capture also ignores if the command fails and may be abbreviated cap. quietly may be abbrevaited qui.
. capture tab earnmom, gen(em_cat)This will create a indicator variable for each category of mother's earnings we have in the data set, but without printing out each level of earnings.
contact: djiboliz@gmail.com
last modified: 17 April 2007