Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to return a value of .F. to a program
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01176571
Message ID:
01176708
Vues:
7
I think others answered your question, but can I suggest something? If you're going to use Hungarian Notation - please wait whilst I retch into my trash can <g> - you might want to look at that parameter statement:
LPARAMETERS lcCxfer, lcOS, llDoAlloc
Parameters are often given a different prefix, to differentiate them from local variables (lcName, lcState, lnDegeneres). "t" (PARAMEtER) seems to be popular, so your parameter statement would be:
LPARAMETERS tcCxfer, tcOS, tlDoAlloc
Russell Campbell
eCost.com continues to rip people off
Check their rating at ResellerRatings.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform