Charles asks;
I have a small question to ask since I am getting back into another oscommerce project after about two years of inactivity: how does someone clears pending [temporary] baskets in oscommerce ?
You need to delete all the rows in the following database tables;
customers_basket
customers_basket_attributes
that should do what you want!