home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / dbase / vviews.zip / VVD_MS.DEF < prev    next >
Text File  |  1990-08-03  |  290b  |  13 lines

  1. BEGIN LeftButton, RightButton, BothButton, MouseLeft, MouseRight, MouseUp, MouseDown, 30, 30
  2.  
  3. LeftButton:    TYPE ENTER
  4. RightButton:    TYPE 0,33   ; <Alt-f> 
  5. BothButton:    TYPE 0,60   ; <F2>
  6.  
  7. MouseLeft:      TYPE 0,75
  8. MouseRight:      TYPE 0,77
  9. MouseUp:      TYPE 0,72
  10. MouseDown:      TYPE 0,80
  11.  
  12.  
  13.