Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is there any difference?
Message
 
 
À
16/10/1998 11:27:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00147509
Message ID:
00147561
Vues:
31
Michel,

If it's a function that's called a lot, and it's in it's own .prg file, drop the function name entirely and just use the LPARAMETERS line.

The code fragments you posted though are equivalent.

>Is there any difference on using this:
>
>FUNCTION Link(tcLink,tcTarget)
>
>instead of this:
>
>FUNCTION Link
>LPARAMETERS tcLink,tcTarget
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform