Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unique Cursor
Message
From
13/10/2001 22:27:46
 
 
To
13/10/2001 15:37:14
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00568185
Message ID:
00568244
Views:
17
>I am creating a unique cursor in my main prog when the user logs on to a machine based on sys(0). However, the first machine can use the cursor but the second machine can't even though the cursor is a different name. The error is alis not found. It works on second machine if it logs on first.


A cursor cannot used by multiple PCs. It may not even exist on disk. Also, when you do CREATE CURSOR MyCursor, MyCursor is only the alias. The file name will be autogenerated by VFP.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform