Here is a sample output of GenSample request:
INDEX OF SURNAMES FOUND
===============================================================================
Last, First Name INDI# Spouse Name SNDX Birthdate Deathdate Dbase
------------------ ------ ---------------- ---- ----------- ----------- -------
XULU, Agrippa Amad 82 MTSHALI, Rose X400 10 Oct 1910 01 Mar 1979 QLAMBI1
XULU, Deborah 100 X400 QLAMBI1
XULU, Mavis Crazen 2 MITCHELL-LAMBERT X400 31 Jan 1934 QLAMBI1
***** 3 entries found for name: "xulu" *****
----------------------------------------------------------------
The fields in the data columns above are:
Dbase = is the database where we have that data stored on this system
INDI = is the record number in that database
SNDX = is the regular soundex code for that surname. (search for "soundex
code" on the internet for more info)
All the other is normal info. Last name, first name, spouse name, birth, death.
Thanks.. Best to you !