home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / ddewsql.zip / DDEAPP.VRY (.txt) < prev    next >
VX-REXX Windows/Object Info  |  1995-07-31  |  3KB  |  103 lines

  1. VRX   OS/2 v2.13
  2. VRWindow
  3. sizeable
  4. Modal
  5. CALL Window1_Close
  6. WSQL DDE Server SAMPLE
  7. Bottom
  8. Window1
  9. VRPushButton
  10. NoPointerFocus
  11. Connect
  12. CALL PB_1_Click
  13. Press to connect VX-REXX DDE Client with WSQL DDE Server
  14. VRPushButton
  15. NoPointerFocus
  16. CALL PB_2_Click
  17. Information on Poking a command to WSQL DDE Server
  18. VRPushButton
  19. NoPointerFocus
  20. Request
  21. CALL PB_3_Click
  22. Information on Requesting data from the WSQL DDE Server
  23. VRPushButton
  24. NoPointerFocus
  25. Execute
  26. CALL PB_4_Click
  27. Information about Executing a WSQL command
  28. VRPushButton
  29. NoPointerFocus
  30. Terminate
  31. CALL PB_5_Click
  32. Terminate Conversation
  33. VRPushButton
  34. NoPointerFocus
  35. Sample
  36. CALL PB_6_Click
  37. Must be Connected with WSQL "Sample" Database before executing 
  38. VRPushButton
  39. NoPointerFocus
  40. Poke Connect
  41. CALL PB_9_Click
  42. Press if you want to Execute the Sample AGAIN!!
  43. VRPushButton
  44. NoPointerFocus
  45. CALL PB_10_Click
  46. PB_10
  47. VRX   OS/2 v2.13
  48. VRWindow
  49. CALL SW_1_Create
  50. sizeable
  51. Modal
  52. call SW_1_Close
  53. Possible DDE Conversations
  54. VRContainer
  55. KeptRecords
  56. Detail
  57. TreeIndent
  58. TreeLine
  59. Center
  60. AutoSort
  61. Ascending
  62. DragTarget
  63. GuardRecords
  64. AutoEdit
  65. SystemWindow
  66. SystemWindowText
  67. ClipSiblings
  68. VRDescriptiveText
  69. Center
  70. Center
  71. Some DDE Conversations
  72. Black
  73. White
  74. VRX   OS/2 v2.13
  75. VRWindow
  76. call SW_2_Create
  77. sizeable
  78. Modeless
  79. call SW_2_Close
  80. WSQL DDE CONVERSATION BOX
  81. VRDDEClient
  82. No conversation active.
  83. DDEC_1
  84. VRX   OS/2 v2.13
  85. VRWindow
  86. call SW_3_Create
  87. sizeable
  88. Modeless
  89. call SW_3_Close
  90. Sample
  91. Bottom
  92. VRMultiLineEntryField
  93. MLE_1
  94. VRPushButton
  95. NoPointerFocus
  96. CALL PB_7_Click
  97. Press to Execute sample code
  98. VRPushButton
  99. NoPointerFocus
  100. CALL PB_8_Click
  101. Press to Continue
  102. Window1
  103.