home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / vrxda12.zip / SERVER.VRY (.txt) < prev    next >
VX-REXX Windows/Object Info  |  1995-08-24  |  2KB  |  79 lines

  1. VRX   OS/2 v2.13
  2. VRWindow
  3. sizeable
  4. Modal
  5. CALL Window1_Close
  6. Distributed Connection - Server
  7. CALL Window1_KeyPress
  8. Window1
  9. VRDistributedConnection
  10. ConnectionName
  11. DATEST
  12. ProcessType
  13. Server
  14. ConnRetries
  15. AutoConnect
  16. Listen
  17. Center
  18.     DataReady
  19. CALL DC_1_DataReady
  20. Connect
  21. CALL DC_1_Connect
  22. Disconnect
  23. CALL DC_1_Disconnect
  24. CSError
  25. CALL DC_1_CSError
  26. ClientListen
  27. CALL DC_1_ClientListen
  28. DATEST Server Disconnected
  29.     VRListBox
  30. CALL LB_1_DoubleClick
  31. ContextMenu
  32. CALL LB_1_ContextMenu
  33.     VRMenuBar
  34. VRMenu
  35. dummy
  36. Menu1
  37. VRMenuItem
  38. ~Details...
  39. CALL idm_details_Click
  40. idm_details
  41. VRMenuItem
  42. MItem_9
  43. VRMenuItem
  44. ~Message...
  45. CALL idm_message_Click
  46. idm_message
  47. VRMenuItem
  48. MItem_12
  49. VRMenuItem
  50. ~Stop listen
  51. CALL idm_close_Click
  52. idm_close
  53. VRMenuItem
  54. MItem_14
  55. VRMenuItem
  56. ~Close Connection
  57. CALL idm_conn_Click
  58. idm_conn
  59. VRX   OS/2 v2.13
  60. VRWindow
  61. call SW_1_Create
  62. dialog
  63. Modeless
  64. call SW_1_Close
  65. Send message
  66. VRPushButton
  67. NoPointerFocus
  68. ~Send
  69. CALL PB_1_Click
  70. VRPushButton
  71. NoPointerFocus
  72. Cancel
  73. CALL PB_2_Click
  74. VREntryField
  75. VRDescriptiveText
  76. Center
  77. Message
  78. Window1
  79.