Hey, I'm trying to use the following code to get the starting posistion of a string but I always get a "NULL result ptr...." error. Can someone help me out on what I'm doing wrong here?
ULong someULong = 0; if (TxtFindString(myCharPtr, "String I'm Searching For", &someULong, NULL)); -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
