FNUMLIST |
Input |
(Passed By Reference) A list of file numbers whose
index is to be rebuilt. It is passed in as an array, where the subscripts are
the file numbers.
The following files can be selected:
- 45
- 52
- 55
- 63
- 70
- 100
- 120.5
- 601.2
- 601.84
- 9000011
- 9000010.07
- 9000010.11
- 9000010.12
- 9000010.13
- 9000010.16
- 9000010.18
- 9000010.23
|
START |
Input |
The date/time to start the tasked job.
|
SEQP |
Input |
If more than one Index is to be rebuilt, this
variable controls if the Indexes are built sequentially or concurrently. If
SEQP is true then the Indexes will be built sequentially, if it is false they
will be built concurrently. This variable is optional, and it defaults to
true.
|
ZTSK |
Output |
This is the task number returned by ^%ZTLOAD.
|