Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
=TableUpdate(.T.)
Message
De
11/10/2001 07:20:06
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
10/10/2001 11:25:17
Chuck Tripi
University of Wisconsin - Milwaukee
Milwaukee, Wisconsin, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00566193
Message ID:
00566852
Vues:
16
>As I added this code and seems to work better:
>
>=TableUpdate(1,.T.,"auth")
>
>I came up with this setting order for some reason. I still have to check some more, but the question what is the different between this and the below:
>
>>TableUpdate(.T., .F., "MyTable")
>
>Chuck

For this function, 1 is equal to .T., 0 is equal to .F.

Parameters have changed to numeric, to allow a third option (HELP TableUpdate()for details). Logical parameters have been maintained for compatibility.

Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform