home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 10 Tools
/
10-Tools.zip
/
viscobv6.zip
/
vac22os2
/
ibmcobol
/
samples
/
elookup1
/
copy
/
servsc.cpy
< prev
Wrap
Text File
|
1998-01-10
|
2KB
|
31 lines
*************************************************************
* Name: SERVSC.CPY *
* Description: Copy file for Service Calculation *
* Subroutine parameter list *
*************************************************************
05 SC-Hire-Date.
10 SC-Hire-Month PIC 9(2).
10 filler1 pic X.
10 SC-Hire-Day PIC 9(2).
10 filler2 pic X.
10 SC-Hire-Year PIC 9(4).
05 SC-Service-Length PIC 9(2).
05 SC-Return-Code PIC 9(1).
*************************************************************
* END COPYMEMBER: SERVCC.CPY *
*************************************************************
*************************************************************
* Licensed Materials - Property of IBM *
* *
* (C) Copyright IBM Corp. 1995, 1998 *
* All rights reserved *
* *
* US Government Users Restricted Rights - Use, *
* duplication, or disclosure restricted by GSA ADP *
* Schedule Contract with IBM Corp. *
*************************************************************