Re: Problem with a long text string - windows gets stuck

2001-12-17 Thread Jenda Krynicky
From: James Ferree <[EMAIL PROTECTED]> > Hi, > I am having a problem where windows gets stuck if when I try to handle > a long string containing multiple lines of text. When I try to process > just that data set by itself, I do not have any problems. Well ... I'd think you ha

Problem with a long text string - windows gets stuck

2001-12-17 Thread James Ferree
Hi, I am having a problem where windows gets stuck if when I try to handle a long string containing multiple lines of text. When I try to process just that data set by itself, I do not have any problems. Could I be running into memory problems? How would I know if I was running out of memory?