Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Replacement for USE/SELE table with IF...ELSE...ENDIF
Message
De
02/10/2007 13:03:33
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01257862
Message ID:
01257979
Vues:
17
Yes, Sergey corrected that issue with this:
IF !USED('Schedule')
	USE Schedule IN 0
ENDIF
SELECT Schedule
>Actually Terry, then you should not select it always, for in the original code you just posted the table is only selected if it is not opened beforehand <g>
>
>
>>
>>IF !USED('Schedule')
>>	USE Schedule IN 0
>>ELSE
>>	SELECT Schedule
>>ENDIF
>>
>>
>>yes, I guess it does matter.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform