MoveToFirstRecord moves the pointer to the first record of the type specified. Valid values for strTag can be obtained using the fhGetRecordTypeTag
ptr:MoveToFirstRecord(strTag)
pi = fhNewItemPtr() pi:MoveToFirstRecord('INDI') -- Move to first individual record