HP Search/XL User's Guide

3- 25
10000 This matching line is the 10,000th record in the file.
325089 HP Search overrides right justification if necessary.
For standard numbered and COBOL-numbered files, the first five columns contain the implied whole part
of the number (that is, the first five digits for standard numbered files and the first three digits for
COBOL-numbered files). If the last three digits are other than "000", a decimal point is placed in column 6
and the implied decimal portion is placed in the next three columns; otherwise, columns 6 through 9 are
blank. For example:
FILE STDNUM.MYGROUP.ACCOUNT
0.001 This is the smallest valid standard number.
10 This line in STDNUM contains "00010000" in the last 8 columns.
10.1 This line in STDNUM contains "00010100" in the last 8 columns.
FILE COBOLNUM.MYGROUP.ACCOUNT
0.001 This is the smallest valid COBOL number.
10 This line contains "010000" in columns 1 through 6.
999.999 This is the largest COBOL line number allowed.
KSAM files that have a record length of 86 bytes and contain numbers in columns 81 through 86 are
considered to be COBOL copy library files. The numbers in columns 81 through 86 are treated as line
numbers within the member. HP Search prints the member name, found in columns 73 through 80, after
the line number. An example is shown below.
FILE COBLBNUM.MYGROUP.ACCOUNT
1 MODNAME1 This is the smallest valid coblib number.
10000 MODNAME2 This line contains "010000" in the last six columns.
999998 MODNAME3 This line contains "999998" in the last six columns.
NOTE HP Search reads the first 10 lines of each file to determine its numbering type. If HP
Search finds a record after the first 10 that is not the same numbering type as the first
10, that record and all records after it are treated as if they are unnumbered.
File Name Listings
If you specify the SEARCHLOG option, HP Search prints the fully qualified file names of the files
searched, one per line, to the output file given as the SEARCHLOG argument. If you specify $STDLIST as
the output file argument, HP Search displays the names of the files searched and saves them in the
temporary output file SRCHLOG. When displaying the SEARCHLOG information on your terminal
screen, HP Search also prints the line "Files searched:" before printing the file names. The example below
shows output to the terminal screen.
Files searched:
FILE1.MYGROUP.ACCOUNT
FILE2.MYGROUP.ACCOUNT
MYFILE1.MYGROUP.ACCOUNT
MYFILE2.MYGROUP.ACCOUNT
If you specify the MATCHLOG option, HP Search prints the fully qualified file names of the files