Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

flexgrids

Options
  • 09-03-2006 6:49pm
    #1
    Closed Accounts Posts: 41


    hi lads i was just wandering if anybody knew anything about flexgrids in visual basic 6, i want to send the flexgrid out through the serial port but i just need some help on how to do this. I want to send it out through the serial port in such a way that it can get picked up by a c program on the other side and then program a board

    MSComm1.Output = ???

    can anybody help me


Comments

  • Closed Accounts Posts: 24 Phileas Fogg


    You'll need to extract the values from the flexgrid first, probably by looping through what I'll assume is a collection of items, and then send that information through the serial port.


Advertisement