|
-
Nov 29th, 2000, 04:53 AM
#1
Thread Starter
Member
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
-
Nov 29th, 2000, 07:02 AM
#2
PowerPoster
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|