DOC BOOT - Select Document file entries - randomly, with replacement

(11/08/06)

PURPOSE

Randomly, with replacement, choose document file entries to be placed in new resorted document file.   Example.

SEE ALSO

SD [Save Document]
DOC RAN [Randomly select Document file entries]
DOC CREATE [Create Document file]
DOC MERGE [Merge two Document files]
DOC MIRROR [Mirror a Document file]
DOC SHUFFLE [Shuffle Document file]
DOC SUBTRACT [Subtract two Document files]

USAGE

.OPERATION: DOC BOOT

.INPUT DOCUMENT FILE: DOC001
[Enter name of input document file.]

.OUTPUT DOCUMENT FILE: DOC002
[Enter name of output document file.]

NOTES

  1. The keys are sorted by value in first column and then renumbered.

  2. The number of entries is the same in the input and output files.

SUBROUTINES

DOCS1, OPENDOC, LUNDOC, GETDOCDAT

CALLER

DRIV1