doedit issue

For questions and discussion related to reading in and working with data.
Barry Quinn
Posts: 7
Joined: Thu Oct 13, 2011 9:29 am

doedit issue

Unread post by Barry Quinn »

Hello
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
I keep getting the following error message when running this code :

Code: Select all

Editing data file "C:\Users\barry\Documents\WinRATS 8\cudata.rat"
## SX13. "|ø" Is Not a Valid RATS Variable Name
Does anyone know why RATS doesn't recognise these variable names??

thanks
moderator
Site Admin
Posts: 269
Joined: Thu Oct 19, 2006 4:33 pm

Re: doedit issue

Unread post by moderator »

Is this with version 8.0? If so, I think you are running into a known issue with using STORE. That's been fixed, and the fix is included in the new 8.1 release. The university should have received its 8.1 CD by now, so try installing and running that--it should resolve the problem.

Regards,
Tom Maycock
Estima
Barry Quinn
Posts: 7
Joined: Thu Oct 13, 2011 9:29 am

Re: doedit issue

Unread post by Barry Quinn »

Hi

I have updated to version 8.1 but now i get the following message when running the same code as my previous post

Code: Select all

## IO29. No file is currently being edited
thanks
moderator
Site Admin
Posts: 269
Joined: Thu Oct 19, 2006 4:33 pm

Re: doedit issue

Unread post by moderator »

You'll need to email us the program (and any source data files, if possible) so we can see exactly what you are doing. Send them to

support@estima.com

Thanks,
Tom Maycock
Barry Quinn
Posts: 7
Joined: Thu Oct 13, 2011 9:29 am

Re: doedit issue

Unread post by Barry Quinn »

I seem to have resolved this issue now.

Thanks for you help
Post Reply