Thread: Adding items to an Array in Visual Basic 6

  1. #1
    Registered User
    Join Date
    Jan 2003
    Posts
    55

    Adding items to an Array in Visual Basic 6

    Don't know if this is a good spot to post this message but here goes. I am trying to take data a from a text box and add it to an array when you click the OK button on a form. I have created the array but can't figure how to add each item. Can someone tell me how to do it or let me know if there is a good resource on the Web where I can read on how to do this.

    TIA

  2. #2
    It's full of stars adrianxw's Avatar
    Join Date
    Aug 2001
    Posts
    4,829
    I suspect you'll get a better answer asking in the VB forum at Programmers Heaven.
    Wave upon wave of demented avengers march cheerfully out of obscurity unto the dream.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Avoiding Global variables
    By csonx_p in forum Windows Programming
    Replies: 32
    Last Post: 05-19-2008, 12:17 AM
  2. Can we have vector of vector?
    By ketu1 in forum C++ Programming
    Replies: 24
    Last Post: 01-03-2008, 05:02 AM
  3. Learning OpenGL
    By HQSneaker in forum C++ Programming
    Replies: 7
    Last Post: 08-06-2004, 08:57 AM
  4. header file bringing errors?
    By bluehead in forum Windows Programming
    Replies: 4
    Last Post: 08-19-2003, 12:51 PM