Is there a way I can find out if my program tries to do something but the computer doesn't have enough memory? This has happened before but it crashes instead of telling me. Is there a way I can build an error handler for this so the user is notified when they are low on memory? I've been told VB can't check to see how much is left, is that true? Any help would be appretiated, thanx.