Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Maximum alias length for cursor....
Message
 
To
02/12/2002 12:48:56
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00728658
Message ID:
00728734
Views:
15
Dragan,

Proof enough... Thanks

>>Anyone know the answer and where it is documented?
>
>All the docs I need:
>
i=0
>cAlias="Alias_7890"
>DO while .t.
>	i=(i+1)%10
>	ci=Transform(i)
>	cAlias=cAlias+ci
>	Create Cursor (cAlias) (dum i)
>	? Len(cAlias), Len(Alias())
>	If not Lower(Alias())==Lower(cAlias)
>		Cancel
>	EndIf
>endd
>Works to a length of 254, breaks with "Invalid path or file name."
Heavy Metal Pedal - click with care
Previous
Reply
Map
View

Click here to load this message in the networking platform