|
-
February 9th, 2000, 06:31 AM
#1
Urgrent!! "Out of Memory" using Replace function
Urgent!! I'm using Replace function to replace string in a large text file but Out Of Memory. How can overcome this?
-
February 9th, 2000, 06:52 AM
#2
Re: Urgrent!! "Out of Memory" using Replace function
Define your variable as "Variant" rather then "string".
"Variant" type of variable suited for this kind of storage.
It should address your problem.
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
|