a bug in prgm using generic list & node. want to sort a list, create another list, look for smallest value in old list, transfer to new, erase from old etc until old is empty. works well until the item to be transfered is the first one, then CRASHO. HELP!