Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Alias not found
Message
De
21/04/2000 16:11:10
Tyson Bonn
Myers and Stauffer Consulting
Harrisburg, Pennsylvanie, États-Unis
 
 
À
20/04/2000 15:49:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00362019
Message ID:
00362336
Vues:
17
> 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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform