tldm-universe/Ardent/UV/sample/demo.d_per.f.u

157 lines
2.1 KiB
Plaintext
Raw Normal View History

2024-09-09 21:51:08 +00:00
/******************************************************************************
/*
/* Data in loadfile format to be loaded into demo file D_PERSONNEL.F
/*
/* Module %M% Version %I% Date %H%
/*
/* (c) Copyright 1998 Ardent Software Inc. - All Rights Reserved
/* This is unpublished proprietary source code of Ardent Software Inc.
/* The copyright notice above does not evidence any actual or intended
/* publication of such source code.
/*
/*******************************************************************************
/*
/* Maintenance log - insert most recent change descriptions at top
/*
/* Date.... GTAR# WHO Description........................................
/* 10/14/98 23801 SAP Change copyrights.
/* 01/24/96 17671 LAG Updated header to reflect loadfile comment format
/* 05/09/95 16054 KAB Updates from Technical Publications
/* 04/21/95 16054 KAB Updates from Technical Publications
/* 04/13/95 16054 TFH Initial version
/*
/*******************************************************************************
@ PH
ID.SUP BADGE.NO DOB NAME ADR1 ADR2 ADR3 PHONE
@ID D Default record ID for RetrieVe
0
PERSONNEL.F
10L
S
@REVISE PH
DOB BENEFITS NAME ADR1 ADR2 ADR3 PHONE DEP.NAME DEP.DOB DEP.RELATION EQUIP.CODE EQUIP.PAY ACT.NO ACT.PAY RIDE.ID RIDE.PAY
ACT.NO D
13
5R
M
ACTS.ASSOC
ACT.PAY D
14
MD2$
10R
M
ACTS.ASSOC
ACTS.ASSOC PH
ACT.NO ACT.PAY
ADR1 D
4
25T
S
ADR2 D
5
25T
S
ADR3 D
6
25T
S
BADGE.NO D
0
5R
S
BENEFITS D
2
10T
S
DEP.ASSOC PH
DEP.NAME DEP.DOB DEP.RELATION
DEP.DOB D
9
D2/
10R
M
DEP.ASSOC
DEP.NAME D
8
10T
M
DEP.ASSOC
DEP.RELATION D
10
5T
M
DEP.ASSOC
DOB D
1
D2/
10R
S
EQUIP.ASSOC PH
EQUIP.CODE EQUIP.PAY
EQUIP.CODE D
11
5R
M
EQUIP.ASSOC
EQUIP.PAY D
12
MD2$
10R
M
EQUIP.ASSOC
NAME D
3
25T
S
PHONE D
7
12L
S
RIDE.ID D
15
5R
M
RIDES.ASSOC
RIDE.PAY D
16
MD2$
10R
M
RIDES.ASSOC
RIDES.ASSOC PH
RIDE.ID RIDE.PAY