Results 1 to 2 of 2

Thread: VB List box

  1. #1

    Thread Starter
    Member
    Join Date
    Oct 2000
    Posts
    37
    I am writing to a list box and the contents are then written to a text file the program is intended to run all day. First question is there a more efficient way of doing this task??. Second question is why do i get the message "There is not enough memory to run the program quit some programs and try again" ?? it not a major prog!! any ideas.

    Dan

  2. #2
    PowerPoster Chris's Avatar
    Join Date
    Jan 1999
    Location
    K-PAX
    Posts
    3,238
    First of all, how much is the maximum item inside your listbox? If you data is less than 32,767. than the problem may cause by the method that you write the text file. May be you can post you code & let all the guy over this forum take a look on it.

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