Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Show Contents List

...

In this step you will test signaling from the RAMP script to the filter.

1. Execute the Framework as a VLF-WIN application, as Designer, and select an employee from the instance list to redisplay the DisplayEmployee screen with the new button.

2.   Click on the Send Signal to Filter button:

Image Added Image Removed
  
The RAMP script fires off a framework wide signal. The filter hears this signal in its EVTROUTINE HANDLING(#Com_Owner.avEvent) routine and displays message box indicating that it has received the signal, and what the payload was.   Image Removed
  
Show Contents List

Image Added