Audit trail of masterfile changes

Rob Lobbe rlobbe@vic.bigpond.net.au
Sat, 8 May 1999 10:45:36 +1000


Cliff,
Why not try the INITIAL / FINAL on the ITEMs of the FILE

FILE master PRIMARY
FILE trail AUDIT
  ITEM x_before of trail INITIAL x of master (RESET at retrieval of master)
  ITEM x_after of trail FINAL x of master

x_before is set when you GET the master record
x_after is set when you PUT master record

Although it is an AUDIT file you can still add extra fields to the record
description (PDL, PHDMAINT etc). The AUDIT only automates the default extra
items

Rob Lobbe
Practice Manager
Praxa Ltd
rlobbe@vic.bigpond.net.au

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
powerh-l@lists.swau.edu is gatewayed one-way to bit.listserv.powerh-l
This list is closed, thus to post to the list, you must be a subscriber.