home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / vxcliser.zip / VRCS.3 / CHTSAMP / CLICK / WINDOW1.VRY (.txt) < prev   
VX-REXX Windows/Object Info  |  1994-12-23  |  620b  |  21 lines

  1. VRX   OS/2 v2.10
  2. VRWindow
  3. dialog
  4. Modal
  5. CALL Window1_Close
  6. Window1
  7. VREntryField
  8. EF_name
  9. VRDescriptiveText
  10. Center
  11. New chart title:
  12. DT_name
  13. VRPushButton
  14. CALL PB_OK_Click
  15. PB_OK
  16. VRPushButton
  17. Cancel
  18. CALL PB_Cancel_Click
  19. PB_Cancel
  20. Window1
  21.