Please enable JavaScript to view this site.

A-Shell Development History

Navigation: Version 5.1/6.0, builds 1100-1271 > 1221 – 23 June 2011

Suppress Calling the Hook Function

Scroll Prev Top Next More

File hooks enhancement: new MX_FILEHOOK flag HFF_DATA_CHG_ONLY (&h00020000) may be used in conjunction with HFE_POST_WRITE to suppress calling the hook function after the write if the record data hasn't changed.

The new flag is defined in the updated ASHINC:HOOK.DEF

The EXLIB hook test program FHOOKTST1.BP[908,50] and sample hook routine FHOOK1.BP[908,50] have been updated to test/demo new flag.