home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / database / shadowng.zip / SHADOWNG.TXT < prev   
Text File  |  1990-08-08  |  393b  |  17 lines

  1. This program was automatically created by the FORM.GEN for dBASE IV:
  2.  
  3.   To use this program, you use the construct:
  4.  
  5.     DO Shadowng WITH <n1>,<n2>,<n3>,<n4>
  6.  
  7.   Where, <n1> - <n4> correspond to the coordinates of the popup/window
  8.   you are using.  Example
  9.  
  10.   DEFINE WINDOW test FROM 3,5 TO 15,65 DOUBLE
  11.  
  12.   DO Shadowng WITH 3,5,15,65
  13.   ACTIVATE WINDOW test
  14.  
  15. Enjoy the Program.
  16.  
  17.