* the next command ensures that newer versions of Stata can run the program version 9.0 tempfile fatty insheet using http://staff.pubhealth.ku.dk/~linearpredictors/datafiles/Fattyacids.csv, delimiter(";") label define productlabel 1 "Sour Creme" 2 "Cream" 3 "Cream Cheese" 4 "Mixed Butter" 5 "Butter" label values product productlabel