Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Release problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Divers
Thread ID:
01373967
Message ID:
01373976
Vues:
32
>
>
>AB = 2
>CD = 4
>
>RELEASE ALL LIKE A* , C*
>
>cd is not destroyed ..?

Why should it? The RELEASE command does not support a list, only one item
AB = 2
CD = 4

RELEASE ALL LIKE A* 
RELEASE ALL LIKE C*
>
>SCATTER FIELDS LIKE A*,P* EXCEPT PARTNO* TO myArray
>
>
>Release command is not the same that scatter ?

Why would they be the same?
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform