Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursor naming convention
Message
From
09/05/2001 22:12:19
 
 
To
09/05/2001 22:07:24
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00505586
Message ID:
00505612
Views:
19
>>>No matter what naming convention I may use when naming a cursor, sometimes, I'll run into a cursor which is already opened. Assuming my cursor would be named TEMPResult, wouldn't it be nice if we could define it locally such as LOCAL. Or, maybe there is already a way of doing that.
>>
>>
>>Generate a cursor name on the fly using a SYS() function. You have to change your code a bit to support this because the cursor name is saved to a variable.
>
>I would prefer to keep the control over the name. <s>


Then I suggest you look at the session class. It uses Private Datasessions.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform