Others have mentioned cursors closing when the data session closes. Ultimately all cursors are closed and destroyed when the application = closes.
There's really no need to close them. Just let the Fox do your = housekeeping. If you want you can use the same cursor name over and over as long as = the next time you CREATE CURSOR Temp you're done with the last Temp!
Cindy Winegarden MCSD, Microsoft Visual FoxPro MVP cindy.winegarden (at) mvps D.O.T org=20
-----Original Message----- From: profox-admin@leafe.com [mailto:profox-admin (at) leafe D.O.T com] On Behalf = Of Compsys Sent: Monday, December 30, 2002 3:10 PM To: profox@leafe.com Subject: Location of Cursors
.=20 What is the visibility of a cursor and do I have expressly have to = destroy it with "Use in &lcTempFileName"?
©2002 Cindy Winegarden |