@exit (Version 6.0.00.01)

@exit label to *clerk processing.

This is executed whenever a record is exited or broken out of.

Events that trigger this are 'X' while not in update mode, 'BRKY' while not in update mode, and 'exit' in processing. It is the opposite of @entsel, and is the last thing executed when leaving a record.

NOTE: Assignment of real fields is not allowed, this is similar to @once in that the processing that is executed is NOT sitting on a record, but rather record '0'.