Hello all, I have a quick question about handling null pointers and text fields. I have a program that periodically checks a text field for data prior to performing a calculation. When it finds data (via a locked pointer) it performs a calculation. If it doesn't find anything in the field (a null pointer) I want it to just continue on as if nothing every happened. But I can't find a function to make it just continue on its merry way. How do you handle a case like this?
Thanks! Andy -- Andy Black [EMAIL PROTECTED] http://www.SpazTheCat.com Unix is user friendly. It is just picky about who its friends are. -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
