I use it all the time with the debugger. I don't believe you can attach it to the debugger windows..
Just type set in the command window before you start debugging. Then put set step on in the module you want to work on. When the debugger window opens, click on the normal foxpro tab at the bottom of your screen and you will see the data session window open. You can change tables, do whatever, as long as you put it back on the original table before you go back to the debugger window. Virgil Bierschwale http://www.bierschwalesolutions.com http://www.jobsforourfuture.com/index.php -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bill Arnold Sent: Tuesday, May 22, 2007 11:28 AM To: 'ProFox Email List' Subject: RE: Find out when a cursor is closing? > Just type "set" in the command window and it will show you > everything as its opened and closed when debugging BTW, does anyone know how (if?) the Data Session window can be added to the debugger? I'd rather see that then LOCALS, which I never use. Bill > > Virgil Bierschwale [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

