Post-Relational Database Command Reference
BASIC Language Reference
 UNIVERSE 
 BASIC 
 BASIC
   ABORT
   ASSIGNMENT
   BOOLEAN
   BRANCHING
   BSD
   COMPILE.TIME
   CONSTANT
   DIMENSION
   DYNAMIC
   EQUATE
   EXECUTE
   IO
   MATH
   NLS
   SQL
   STRING
   SYSTEM
   TABLE
   TAPE
   TBD
   TRANSACTION
   TRANSFORM
 PROC
   BRANCHING
   BUFFER
   EXECUTE
 TCL
   ANALYSIS
   IO
   SYSTEM
BASIC CMD: FINDSTR
While FIND and LOCATE operate on entire elements, FINDSTR operates on substrings of elements.
format: FINDSTR Parameter IN Dynamic Array SETTING Numeric, Numeric, Numeric THEN Code ELSE Code Options Notes Result Code
Examples
FINDSTR 'BOB' IN 'HEY':@AM:'BOBBY':@VM:'A':@VM:'RE':@AM:'BOBBY' SETTING AMC, VMC, SVMC THEN CRT AMC:', ':VMC:', ':SVMC ELSE CRT 'NOT FOUND'  There are two "BOB"s but only the first will be found.    2, 1, 1   
Synonyms
See also      INDEX      |     LOCATE      |     FIND     
Categories      ALL      |     DYNAMIC     
More Details or Suggestions?
     

Updated from a Post-Relational data table on 10:18:25 23 Apr 2010
Courtesy of Key Ally, Inc.
More information at U2-Users Group
UniVerse is a Trademark of Rocket Software. Previous, IBM, Informix, Ardent, and vMark.
DMOZ
Wikipedia