home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / vsecom3.zip / WINDOW6.VRY (.txt) < prev    next >
VX-REXX Windows/Object Info  |  1994-12-06  |  2KB  |  53 lines

  1. VRX   OS/2 v2.11
  2. VRWindow
  3. dialog
  4. Modal
  5. HideButton
  6. CALL Window1_Close
  7. USER PROFILE
  8. White
  9. Window1
  10. VRGroupBox
  11. Raised
  12. PaleGray
  13. DarkBlue
  14. VRDescriptiveText
  15. CM/2 SESSION:
  16. VRSpinButton
  17. ;A:;B:;C:;D:
  18. CALL SPIN_1_Change
  19. White    BoundPart
  20. EntryField
  21. SPIN_1
  22. VRDescriptiveText
  23. LIBS:
  24.     VRListBox
  25. CALL LB_2_Click
  26. VRDescriptiveText
  27. ACC?:
  28.     VRListBox
  29. VRDescriptiveText
  30. SERV:
  31. VRDescriptiveText
  32. SYSID:
  33. VRDescriptiveText
  34. TERM:
  35. VREntryField
  36. SCLASS
  37. VREntryField
  38. SYSTEMID
  39. VREntryField
  40. VREntryField
  41. VREntryField
  42. USERID
  43. VRDescriptiveText
  44. UTYP:
  45. VRDescriptiveText
  46. USER:
  47. VRPushButton
  48. NoPointerFocus
  49. GET USER DATA
  50. CALL PB_11_Click
  51. PB_11
  52. Window1
  53.