Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: VB Immediate Window


Message #1 by "MuraliDhar" <muralidhar.Venkat@m...> on Mon, 19 Mar 2001 17:21:45
For this amount of data, you should write it to a file to debug it!
AM

-----Original Message-----
From: MuraliDhar [mailto:muralidhar.Venkat@m...]
Sent: 19 March 2001 17:22
To: professional vb
Subject: [pro_vb] VB Immediate Window


I tried to check a string Variable value in the Immediate window which is 
more than 256 bytes or 64 K .I cud not view the string value properly 
the content is getting wrapped up on the same line ( as the Text is 
spanning more than ten lines).....If I block the content char by char 
I am able to View the content ( with Block)...

I have NT Option Pack 4 and Service Pack 6 on my machine....

What shud I do to over come this bug....


Cheers
Murali


  Return to Index