I'm working on DES (data encryption standard) program for the '85. I'm writing it in Basic. So far I haven't used any binary types (just lists and matrices) so it's a bit of a memory hog in places. Is there a way to delete a list from within a program? Geoff