Search found 1 match
- Tue Sep 25, 2012 12:00 pm
- Forum: Help With Programming
- Topic: Saving after using dedit
- Replies: 1
- Views: 6361
Saving after using dedit
I am unable to save changes to series names while using dedit in RATS 8.1. I am able to execute the code sucessfully in RATS 7.1. The code is: dedit data.rat rename x xyz save close dedit When I open the dataset, the variable remains named "x". Running the exact same lines in version 7.1 e...