Database
brach.asc
Associated article: Extending Foxpro
Tags: Database Security Parallel
_EXTENDING FOXPRO_ by Michael L. Brachman [LISTING ONE] * PROCEDURE search1 * single file string search * notes: case-sensitive. word must match exactly unless '%' relaxes rule on * that end. e.g. "%int" means char preceding can be alpha * searches ...


