Summary
VFW042 – Snap in a Real Command Handler
Important Observations
- The Details command handler is a simple update program. In your own applications you would embed other business logic and processing into the command handler as necessary.
Tips & Techniques
- For more information read the Windows Filter and Command Handler Programming in the .
- The source code for the shipped demonstration applications can be found in components named DF_*.
What You Should Know
- How to use the Program Coding Assistant to create your own command handlers.
- How to snap a command handler into the Framework.
- The VLF allows you to prototype and rapidly build and deploy an application with no OO knowledge.
- Creating this style of application enables you to build on your Visual LANSA knowledge, to rapidly build the style of application your end users will expect.