doedit issue
Posted: Sat Oct 29, 2011 4:27 am
Hello
I am using the following code to create a .rat file after i have loaded some data from a stata file
I keep getting the following error message when running this code :
Does anyone know why RATS doesn't recognise these variable names??
thanks
I am using the following code to create a .rat file after i have loaded some data from a stata file
Code: Select all
dedit(new) "C:\Users\barry\Documents\WinRATS 8\cudata.rat"
store lgasgr lgmemgr lgnosgr capr unemp unrate lggdpgr
save
Code: Select all
Editing data file "C:\Users\barry\Documents\WinRATS 8\cudata.rat"
## SX13. "|ΓΈ" Is Not a Valid RATS Variable Name
thanks