Process Help

RECCOP - copy a group of records from one file to another

 

Process Name

Menu Path

Link to Command Table

RECCOP

Command line only

Click here

 

Introduction

Copy a group of records from one file to another.

How to use

The records passing the retrieval criteria (if any) are numbered and those satisfying the record number range RECMIN to RECMAX are copied. The test on RECMIN and RECMAX is applied in the same manner as retrieval criteria limits.


Files, Fields and Parameters

Input Files

Name

Description

I/O Status

Required

Type

IN

Input file.

Input

Yes

Table

Output Files

Name

I/O Status

Required

Type

Description

OUT

Output

Yes

Table

Output file.

Parameters

Name

Description

Required

Default

Range

Values

RECMIN

Mininim record number (1).

No

1

Undefined

Undefined

RECMAX

Maximum record number (+).

No

+

Undefined

Undefined


Notes

No additional notes.


Example

!RECCOP


 Error and Warning Messages

Message

Description

Solution