Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Alias not found
Message
From
21/04/2000 16:11:10
Tyson Bonn
Myers and Stauffer Consulting
Harrisburg, Pennsylvania, United States
 
 
To
20/04/2000 15:49:30
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00362019
Message ID:
00362336
Views:
18
> I have a rebuild program that I use and it works fine in other programs. I have just tried running it in my new program and I get an error message with it. Although it only happens the first time I run it. The second time or however many times after that it works fine. The error is Alias 'CURRUSER' is not found. I can't find anywhere in my program that I use the alias CURRUSER. I don't know what to do. If anyone has an idea why I get this error please help. If you need to see my code just tell me.

> Thanks,
> Tyler

You wouldn't happen to have an object named CurrUser anywhere? If you were refereing to CurrUser.Name, VFP checks to see if there is a alias of CurrUser before checking for an object named CurrUser. If neither exist, you'll get the "Alias not found" error.

Hope this helps.
Tyson Bonn
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform