Template Usage

Top  Previous  Next

As a first step import the AUDIT.TXD file into your dictionary. The sample Audit.TXD file can be found in the example folder (See the Guide for Examples). If you have any problem importing it, please let us know about your problem.  The alternative option available to you is to "copy & paste" the data from the example dictionary AUDIT.DCT into your dictionary.

 

You have to import the following into your dictionary:

The global data for FullRecord (GlobalData)
The AUDIT file, to record the movements of your files.
The Messages file, to record the messages that you use in your system.

 

Optionally:

 

If you plan to keep track of the undeletion of records, you have to import the AUDITRec file.
If you plan to clean the audit file at times, you need to import the AUDITBck and AUDITNew files, and then the AUDITBckRec file for cleaning of the undeletion track as well.

 

All the files and global variables are present in audit.txd. You may import it, and later delete what you don't need.

 

Clarion 7 warning: If you import the TXD into the Clarion DCT several times, you will end with several copies of the same files (unlike Clarion 6.x, Clarion 7.x renames the files so they are not overwritten). So if you need or want to import the files more than once, you have to revert to a previous copy of the DCT, or you have to delete the audit files, prior to import the TXD.