Search found 1 match
- Tue Aug 07, 2012 11:16 am
- Forum: Help With Programming
- Topic: memory allocation
- Replies: 3
- Views: 6490
Re: memory allocation
I am running into memory problems with my new version of RATS 8.10. I would like to use the release command, but I don't want to type all the variables (> 6000 of them) I can't find which commands I can use the "x1 to xN" syntax, as in Dofor x = X1 to XN I'd like to do: Release X1 to Xn Bu...