Previous Topic

Next Topic

Book Contents

Book Index

CTDUFPRT Example 1

In this example, the utility prints User records with the following details from the Active User file:

//CTDUFPRT EXEC CTDUFPRT

//SYSIN  DD  *

FILE=ACT

RECORD=U

USER=USER01

REPNAME='TEST NEW*'

DECFROM=01/06/04 DECTO=31/07/04

/*

Parent Topic

Examples for CTDUFPRT