Use the LOAD_CTX entry point to load in memory a context you want to archive.
The entry point is called when loading the contexts to be archived. It is called before any write operation is run on the HISTOCTX file.
The WRITE_HIC entry point is used to modify or cancel a context archiving record.
This entry point is called on saving the archiving of contexts. It is called before performing any entry on the HISTOCTX folder.
The GPE variable is tested when resuming the execution of the processing. If GPE<>0, no recording is made.