home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / ca100b3.zip / LMODULES / B2X / B2X.VRY (.txt) < prev   
VX-REXX Windows/Object Info  |  1995-09-02  |  1KB  |  31 lines

  1. VRX   OS/2 v2.13
  2. VRWindow
  3. CALL Window1_Create
  4. sizeable
  5. Modal
  6. CALL Window1_Close
  7. Bottom
  8. Window1
  9. VRDescriptiveText
  10. Binary:
  11. VREntryField
  12. Set the binary parameter.
  13. VRCheckBox
  14. NoPointerFocus
  15. Quoted string
  16. Uncheck this if binary is a variable.
  17. VRPushButton
  18. NoPointerFocus
  19. CALL PB_1_Click
  20. Accept values.
  21. VRPushButton
  22. NoPointerFocus
  23. Cancel
  24. CALL PB_2_Click
  25. Cancel operation.
  26. VRPushButton
  27. NoPointerFocus
  28. CALL PB_3_Click
  29. Help for the B2X function.
  30. Window1
  31.