Previous Topic

Next Topic

Book Contents

Book Index

IOABLCAL Example 3

The following parameter specification is passed to the utility:

OLDCAL ><W   WORKDAYS = NEWCAL

Assuming the following calendars

S - - - - - - S - - - - - - S - - - -

1 2 3 4 5 6 7 8 9 + 1 2 3 4 5 6 7 8 9

         Y     Y Y     Y     Y               OLDCAL

S - - - - - - S - - - - - - S - - - -

and

S - - - - - - S - - - - - - S - - - -

1 2 3 4 5 6 7 8 9 + 1 2 3 4 5 6 7 8 9

Y Y Y Y Y   Y     Y Y Y Y       Y               WORKDAYS

S - - - - - - S - - - - - - S - - - -

the resulting new calendar is

S - - - - - - S - - - - - - S - - - -

1 2 3 4 5 6 7 8 9 + 1 2 3 4 5 6 7 8 9

         Y   Y     Y   Y         Y           NEWCAL

S - - - - - - S - - - - - - S - - - -

Note the following points in this example:

Parent Topic

Examples for IOABLCAL