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 have an error in your code.
What error I cannot tell ... maybe something that works all right for 
singleline strings, but doesn't for multiline ...

Show us some code.

> Could I be running into memory problems? 

Not likely

> How would I know if I was
> running out of memory? 


Well ... if you'd run out of physical memory your disk would go 
crazy. The LED your keep blinking and you'd hear the disk trashing.

If you'd run out of the virtual memory as well ... you'd be told in 
plain english. (Or whatever language your Windows use.)

Jenda

=========== [EMAIL PROTECTED] == http://Jenda.Krynicky.cz ==========
There is a reason for living. There must be. I've seen it somewhere.
It's just that in the mess on my table ... and in my brain.
I can't find it.
                                        --- me

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to