Results 1 to 14 of 14

Thread: [Resolved] Passing datas form form

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2005
    Posts
    7

    Resolved [Resolved] Passing datas form form

    Hi,

    I'm really new in VBA World.
    I'm user of Reflection form WRQ who has a VBA support inside.

    I've created a form with buttons.

    The button has to send a command in the terminal.

    I'm using this one

    VB Code:
    1. Session.Transmit Me.Cmd3.Text & vbCr

    But the value CMD3.Text is only sent AFTER I've closed my Form.

    I need to send the command as soon as the user click on the button.

    Is there a way to do that ?

    (PS : Sorry for bad English)

    Cedric
    Last edited by DecIRC; Apr 14th, 2005 at 09:23 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width