Hi stata masters,
I want to store a variable's value label into a macro, and then I use this macro for further programming. But I can not find any command to store them. Here is an example, I use "label list" command to show the value labels of an variable (carClass), how can I store this value label?

Thanks!
I want to store a variable's value label into a macro, and then I use this macro for further programming. But I can not find any command to store them. Here is an example, I use "label list" command to show the value labels of an variable (carClass), how can I store this value label?
Thanks!
Comment