Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

RE: st: Education CIP Codes with Label Define


From   "Stephen P Jenkins" <[email protected]>
To   <[email protected]>
Subject   RE: st: Education CIP Codes with Label Define
Date   Thu, 8 Jan 2004 14:40:07 -0000

> -----Original Message-----
> From: [email protected] 
> [mailto:[email protected]] On Behalf Of John Milam
> Sent: 08 January 2004 14:16
> To: [email protected]
> Subject: RE: st: Education CIP Codes with Label Define

... snip ...
 ___________________________
> Results:
> 
> . label define label_cipcode "01.1110" "Something different 
> for test" 99.0000 "Award" 
> invalid syntax
> r(198);

you appear to have not put some code values in: shouldn't the command be
something like:

label define label_cipcode 1 "01.1110" 2 "Something different for test"
3 "Award" 

Stephen

*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index