This program was automatically created by the FORM.GEN for dBASE IV:

  To use this program, you use the construct:

    DO Shadowng WITH <n1>,<n2>,<n3>,<n4>

  Where, <n1> - <n4> correspond to the coordinates of the popup/window
  you are using.  Example

  DEFINE WINDOW test FROM 3,5 TO 15,65 DOUBLE

  DO Shadowng WITH 3,5,15,65
  ACTIVATE WINDOW test

Enjoy the Program.

