Charlotte Foust
cfoust at infostatsystems.com
Mon Aug 15 10:46:56 CDT 2005
Yes, Arthur, you did specify programmatically. However, since there isn't any direct way to do it programmatically and you left out the version information, I answered a different question. I think you would have to use code to switch to the immediate window, select all and then perhaps use a SendKeys {Enter} to remove the existing text. Charlotte Foust -----Original Message----- From: Arthur Fuller [mailto:artful at rogers.com] Sent: Saturday, August 13, 2005 7:12 PM To: 'Access Developers discussion and problem solving' Subject: RE: [AccessD] Clear Debug Window Programmatically I thought that I had explained why I want to do it programmatically, but in case I didn't or it was missed, I shall repeat: I sprinkle my code with liberal doses of Debug.Print statements, particularly when debugging or exploring new corners. I might put a breakpoint on several statements at the end of a string of such Debug.Print statements. The window rapidly fills up. I want to be able to do housecleaning at certain points, such that the debug window contains only the results since my last housecleaning. It's not a big deal. I can survive as I have been doing. I simply wondered whether there was a statement equivalent to clearing the debug window. Arthur -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Charlotte Foust Sent: August 9, 2005 4:35 PM To: Access Developers discussion and problem solving Subject: RE: [AccessD] Clear Debug Window Programmatically I realize that you asked for a programmatic method. However, since the debug window is only available in the VBE, I didn't see any purpose in a programmatic method ... In XP and above, of course. <g> You didn't indicate the version or WHY you needed it, so it's your own fault if we wandered off in another direction! LOL Charlotte Foust -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com