Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Strange error
Message
De
17/10/2014 03:59:22
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turquie
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Strange error
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01609570
Message ID:
01609570
Vues:
91
Hi All,

This's very strange for me. Occurs sometimes at customers, never happened me or our testers. Just a simple code:
If Used("language")
	Select Language
	Use
Endif

If !File(xlngfile)
	Return nesne
Endif

Select 0
Use (xlngfile) Alias Language Again Shared //----error occurs at this line
this line gives "Alias name is already in use" error. But I close table at the second line. How can this error occurs?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform