VA FileMan V. 22.2 Programmer Manual Banner


 

Main Chapter Getting Started Manual Advanced User Manual

Advanced File Definition

Post-Selection Action


When it is necessary to examine an entry after it has been selected by DIC, the post-selection action can be invoked. The Edit File [DIEDFILE] option on the Utility Functions [DIUTILITY] menu allows you to tell VA FileMan what code to execute upon selection. This is stored at ^DD(filenumber,0,"ACT") and can be any standard line of M code. If you decide that the entry should not be selected, the variable Y should be set to -1.

NOTE: The Database Server calls (FIND^DIC, $$FIND1^DIC, UPDATE^DIE) all ignore the Post-Selection Action node.

 


Reviewed/Updated: May 2026