Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Intellisense on arrays?
Message
From
27/02/2005 13:53:14
 
 
To
27/02/2005 13:47:48
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Miscellaneous
Thread ID:
00990972
Message ID:
00991020
Views:
24
In theory no, in practice yes, but no guarantee. This is from help: The name that SYS(2015) returns is created from the system date and system time. Calling SYS(2015) more than once during the same millisecond interval returns a unique character string. But why not give the cursor a meaningful name?


>Tore --
>
>Is SYS(2015) guaranteed to always return distinct names?
>
>Jim
>
>
>>Hi James,
>>
>>maybe you can name your cursors according to the level of recursing? Something like
>>lcCursorname=lcCursorname+'1'
>>Select * from sometable into cursor (lcCursorname) where bla-bla-bla
>>Just an idea..! :-)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform