CleanAudit (Example of audit cleanup) |
Top Previous Next |
First, read all about CleanAudit (Example of audit cleanup) in the ABC example.
For the Legacy chain, the “Process” won't allow you to define a Window in the same process, therefore the input of the “cut date” have to be done before to calling this procedure. In the example, a Global Variable is used (GLO:CutDate) which is entered in the RangCleanAudit window. This window simply loads the date, and with the OK button calls the CleanAudit process. In the local extension for CleanAudit you specify the global variable instead of a local one. Everything else works the same.
|