92 lines
1.6 KiB
Plaintext
Executable File
92 lines
1.6 KiB
Plaintext
Executable File
/******************************************************************************
|
|
/*
|
|
/* Data in loadfile format to be loaded into demo file D_ACTS.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 ACT.NO DESCRIPTION DURATION
|
|
@ID D Default record ID for RetrieVe
|
|
0
|
|
|
|
ACTS.F
|
|
10L
|
|
S
|
|
@REVISE PH
|
|
DESCRIPTION DURATION OPERATOR ANIMAL.ID EQUIP.CODE
|
|
ACT.NO D
|
|
0
|
|
|
|
|
|
5R
|
|
S
|
|
ANIMAL.ID D
|
|
4
|
|
|
|
|
|
5R
|
|
M
|
|
ANIMALS I
|
|
TRANS(LIVESTOCK.F,ANIMAL.ID,NAME,"X")
|
|
|
|
Animals
|
|
10T
|
|
M
|
|
|
|
DESCRIPTION D
|
|
1
|
|
|
|
|
|
24T
|
|
S
|
|
DURATION D
|
|
2
|
|
|
|
|
|
5R
|
|
S
|
|
EQUIP.CODE D
|
|
5
|
|
|
|
|
|
5R
|
|
M
|
|
EQUIPMENT I
|
|
TRANS(EQUIPMENT.F,EQUIP.CODE,DESCRIPTION,"X")
|
|
|
|
Equipment
|
|
25T
|
|
M
|
|
|
|
OP.NAME I
|
|
TRANS(PERSONNEL.F,OPERATOR,NAME,"X")
|
|
|
|
Operator
|
|
25T
|
|
M
|
|
|
|
OPERATOR D
|
|
3
|
|
|
|
|
|
5R
|
|
M
|