home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / ddewsql.zip / DDEAPP9.VRY (.txt) < prev    next >
VX-REXX Windows/Object Info  |  1995-06-23  |  808b  |  20 lines

  1. VRX   OS/2 v2.13
  2. VRWindow
  3. dialog
  4. Modal
  5. CALL DDEAPP9_Close
  6. Executing Database Commands
  7. Bottom
  8. DDEAPP9
  9. VRDescriptiveText
  10. WSQL Example: Execute [text]
  11. VX-REXX syntax: status = VRMethod("DDEC_1", "Execute", command, [wait])
  12. Executing a command adds the command to the query buffer and sends the contents of the query buffer directly to the database engine. Executed commands do not return results to the application, so queries cannot be executed.
  13. Black
  14. White
  15. VRPushButton
  16. NoPointerFocus
  17. CALL PB_1_Click
  18. Press to continue
  19. DDEAPP9
  20.